HomeSort by relevance Sort by last modified time
    Searched refs:ether_header (Results 1 - 25 of 88) sorted by null

1 2 3 4

  /external/tcpdump/
ether.h 47 struct ether_header { struct
55 * compilers may pad "struct ether_header" to a multiple of 4 bytes,
56 * for example, so "sizeof (struct ether_header)" may not give the right
print-rrcp.c 91 register const struct ether_header *ep;
95 ep = (const struct ether_header *)cp;
print-ether.c 98 register const struct ether_header *ep;
101 ep = (const struct ether_header *)bp;
136 struct ether_header *ep;
155 ep = (struct ether_header *)p;
print-ipfc.c 84 struct ether_header ehdr;
print-token.c 106 struct ether_header ehdr;
  /hardware/broadcom/wlan/bcmdhd/dhdutil/include/proto/
ethernet.h 118 BWL_PRE_PACKED_STRUCT struct ether_header { struct
202 struct ether_header t; \
203 t = *(struct ether_header *)(s); \
204 *(struct ether_header *)(d) = t; \
eapol.h 33 struct ether_header eth; /* 802.3/Ethernet header */
bcmevent.h 85 struct ether_header eth;
91 #define BCM_MSG_LEN (sizeof(bcm_event_t) - sizeof(bcmeth_hdr_t) - sizeof(struct ether_header))
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/net/
ethernet.h 39 struct ether_header struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/net/
ethernet.h 39 struct ether_header struct
  /external/ppp/pppd/plugins/rp-pppoe/
pppoe.h 81 #define ethhdr ether_header
95 #define ethhdr ether_header
  /bionic/libc/include/net/
if_ether.h 73 struct ether_header { struct
  /development/ndk/platforms/android-3/include/net/
if_ether.h 73 struct ether_header { struct
  /development/ndk/platforms/android-L/include/net/
if_ether.h 73 struct ether_header { struct
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/net/
if_ether.h 71 struct ether_header { struct
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/net/
if_ether.h 71 struct ether_header { struct
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/net/
if_ether.h 71 struct ether_header { struct
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/net/
if_ether.h 71 struct ether_header { struct
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/net/
if_ether.h 71 struct ether_header { struct
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/net/
if_ether.h 71 struct ether_header { struct
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/net/
if_ether.h 71 struct ether_header { struct
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/net/
if_ether.h 71 struct ether_header { struct
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/net/
if_ether.h 71 struct ether_header { struct
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/net/
if_ether.h 73 struct ether_header { struct
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/net/
if_ether.h 73 struct ether_header { struct

Completed in 1291 milliseconds

1 2 3 4