HomeSort by relevance Sort by last modified time
    Searched full:eth (Results 76 - 100 of 598) sorted by null

1 2 34 5 6 7 8 91011>>

  /prebuilts/ndk/r11/platforms/android-17/arch-x86/usr/include/linux/
if_arcnet.h 57 struct ethhdr eth; member in struct:arc_eth_encap
  /prebuilts/ndk/r11/platforms/android-18/arch-arm/usr/include/linux/
if_arcnet.h 57 struct ethhdr eth; member in struct:arc_eth_encap
  /prebuilts/ndk/r11/platforms/android-18/arch-mips/usr/include/linux/
if_arcnet.h 57 struct ethhdr eth; member in struct:arc_eth_encap
  /prebuilts/ndk/r11/platforms/android-18/arch-x86/usr/include/linux/
if_arcnet.h 57 struct ethhdr eth; member in struct:arc_eth_encap
  /prebuilts/ndk/r11/platforms/android-19/arch-arm/usr/include/linux/
if_arcnet.h 57 struct ethhdr eth; member in struct:arc_eth_encap
  /prebuilts/ndk/r11/platforms/android-19/arch-mips/usr/include/linux/
if_arcnet.h 57 struct ethhdr eth; member in struct:arc_eth_encap
  /prebuilts/ndk/r11/platforms/android-19/arch-x86/usr/include/linux/
if_arcnet.h 57 struct ethhdr eth; member in struct:arc_eth_encap
  /prebuilts/ndk/r11/platforms/android-3/arch-arm/usr/include/linux/
if_arcnet.h 57 struct ethhdr eth; member in struct:arc_eth_encap
  /prebuilts/ndk/r11/platforms/android-4/arch-arm/usr/include/linux/
if_arcnet.h 57 struct ethhdr eth; member in struct:arc_eth_encap
  /prebuilts/ndk/r11/platforms/android-5/arch-arm/usr/include/linux/
if_arcnet.h 57 struct ethhdr eth; member in struct:arc_eth_encap
  /prebuilts/ndk/r11/platforms/android-8/arch-arm/usr/include/linux/
if_arcnet.h 57 struct ethhdr eth; member in struct:arc_eth_encap
  /prebuilts/ndk/r11/platforms/android-9/arch-arm/usr/include/linux/
if_arcnet.h 57 struct ethhdr eth; member in struct:arc_eth_encap
  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/linux/
if_arcnet.h 57 struct ethhdr eth; member in struct:arc_eth_encap
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/linux/
if_arcnet.h 57 struct ethhdr eth; member in struct:arc_eth_encap
  /hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
IPACM_Lan.h 76 /* Support multiple eth client */
325 /* clean the ipv4 RT rules for eth-client:clt_indx */
356 /* clean the ipv6 RT rules for eth-client:clt_indx */
366 /* handle eth client initial, construct full headers (tx property) */
369 /* handle eth client ip-address */
372 /* handle eth client routing rule*/
375 /*handle eth client del mode*/
  /external/wpa_supplicant_8/src/l2_packet/
l2_packet_ndis.c 96 struct l2_ethhdr *eth; local
116 size_t mlen = sizeof(*eth) + len;
117 eth = os_malloc(mlen);
118 if (eth == NULL)
121 os_memcpy(eth->h_dest, dst_addr, ETH_ALEN);
122 os_memcpy(eth->h_source, l2->own_addr, ETH_ALEN);
123 eth->h_proto = htons(proto);
124 os_memcpy(eth + 1, buf, len);
125 res = WriteFile(driver_ndis_get_ndisuio_handle(), eth, mlen,
127 os_free(eth);
    [all...]
  /external/fonttools/Lib/fontTools/ttLib/
standardGlyphOrder.py 246 "Eth", # 233
247 "eth", # 234
  /prebuilts/android-emulator/darwin-x86_64/lib/pc-bios/keymaps/
da 72 eth 0x20 altgr
73 ETH 0x20 shift altgr
de 72 eth 0x20 altgr
73 ETH 0x20 shift altgr
en-gb 70 eth 0x20 altgr
71 ETH 0x20 shift altgr
fi 73 eth 0x20 altgr
74 ETH 0x20 shift altgr
fr 117 eth 0x20 altgr
118 ETH 0x20 shift altgr
fr-be 85 eth 0x20 altgr
86 ETH 0x20 shift altgr
fr-ch 72 eth 0x20 altgr
73 ETH 0x20 shift altgr
hr 74 eth 0x20 altgr
75 ETH 0x20 shift altgr

Completed in 492 milliseconds

1 2 34 5 6 7 8 91011>>