/external/tcpdump/ |
ether.h | 50 u_int16_t ether_type; member in struct:ether_header
|
print-ether.c | 90 if (ntohs(ep->ether_type) <= ETHERMTU) 94 tok2str(ethertype_values,"Unknown", ntohs(ep->ether_type)), 95 ntohs(ep->ether_type)); 97 if (ntohs(ep->ether_type) <= ETHERMTU) 100 (void)printf(", %s", tok2str(ethertype_values,"Unknown Ethertype (0x%04x)", ntohs(ep->ether_type))); 110 u_short ether_type; local 126 ether_type = ntohs(ep->ether_type); 131 if (ether_type <= ETHERMTU) { 135 /* ether_type not known, print raw packet * [all...] |
print-lane.c | 97 u_short ether_type; local 132 ether_type = EXTRACT_16BITS(&ep->h_type); 137 if (ether_type <= ETHERMTU) { 141 /* ether_type not known, print raw packet */ 151 } else if (ether_encap_print(ether_type, p, length, caplen, 153 /* ether_type not known, print raw packet */
|
print-sll.c | 56 u_short ether_type; local 69 ether_type = EXTRACT_16BITS(&sllp->sll_protocol); 71 if (ether_type <= ETHERMTU) { 75 switch (ether_type) { 96 ether_type); 101 tok2str(ethertype_values, "Unknown", ether_type), 102 ether_type); 120 u_short ether_type; local 145 ether_type = ntohs(sllp->sll_protocol); 151 if (ether_type <= ETHERMTU) [all...] |
print-ap1394.c | 89 u_short ether_type; local 105 ether_type = ntohs(fp->firewire_type); 108 if (ether_encap_print(ether_type, p, length, caplen, 110 /* ether_type not known, print raw packet */
|
print-symantec.c | 43 u_int16_t ether_type; member in struct:symantec_header 55 etype = ntohs(sp->ether_type); 85 u_short ether_type; local 101 ether_type = ntohs(sp->ether_type); 103 if (ether_type <= ETHERMTU) { 104 /* ether_type not known, print raw packet */ 110 } else if (ether_encap_print(ether_type, p, length, caplen, 112 /* ether_type not known, print raw packet */
|
/hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/ |
vlan.h | 58 uint16 ether_type; member in struct:ethervlan_header 73 uint16 ether_type; /* ethertype */ member in struct:dot3_mac_llc_snapvlan_header
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/net/ |
ethernet.h | 43 u_int16_t ether_type; /* packet type ID field */ member in struct:ether_header
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/net/ |
ethernet.h | 43 u_int16_t ether_type; /* packet type ID field */ member in struct:ether_header
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/net/ |
ethernet.h | 43 u_int16_t ether_type; /* packet type ID field */ member in struct:ether_header
|
/bionic/libc/include/net/ |
if_ether.h | 76 u_int16_t ether_type; member in struct:ether_header
|
/development/ndk/platforms/android-3/include/net/ |
if_ether.h | 76 u_int16_t ether_type; member in struct:ether_header
|
/prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/net/ |
if_ether.h | 74 u_int16_t ether_type; member in struct:ether_header
|
/prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/net/ |
if_ether.h | 74 u_int16_t ether_type; member in struct:ether_header
|
/prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/net/ |
if_ether.h | 74 u_int16_t ether_type; member in struct:ether_header
|
/prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/net/ |
if_ether.h | 74 u_int16_t ether_type; member in struct:ether_header
|
/prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/net/ |
if_ether.h | 74 u_int16_t ether_type; member in struct:ether_header
|
/prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/net/ |
if_ether.h | 74 u_int16_t ether_type; member in struct:ether_header
|
/prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/net/ |
if_ether.h | 74 u_int16_t ether_type; member in struct:ether_header
|
/prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/net/ |
if_ether.h | 74 u_int16_t ether_type; member in struct:ether_header
|
/prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/net/ |
if_ether.h | 74 u_int16_t ether_type; member in struct:ether_header
|
/prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/net/ |
if_ether.h | 76 u_int16_t ether_type; member in struct:ether_header
|
/prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/net/ |
if_ether.h | 76 u_int16_t ether_type; member in struct:ether_header
|
/prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/net/ |
if_ether.h | 76 u_int16_t ether_type; member in struct:ether_header
|
/prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/net/ |
if_ether.h | 76 u_int16_t ether_type; member in struct:ether_header
|