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

1 2 3

  /external/tcpdump/
ether.h 46 struct ether_header { struct
54 * compilers may pad "struct ether_header" to a multiple of 4 bytes,
55 * for example, so "sizeof (struct ether_header)" may not give the right
print-rrcp.c 80 register const struct ether_header *ep;
84 ep = (const struct ether_header *)cp;
print-ether.c 93 register const struct ether_header *ep;
96 ep = (const struct ether_header *)bp;
131 struct ether_header *ep;
150 ep = (struct ether_header *)p;
print-ipfc.c 84 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.8/sysroot/usr/include/net/
ethernet.h 39 struct ether_header struct
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/net/
ethernet.h 39 struct ether_header struct
  /frameworks/base/core/jni/
android_net_NetUtils.cpp 54 uint32_t ip_offset = sizeof(ether_header);
99 uint32_t ipv6_offset = sizeof(ether_header);
  /bionic/libc/include/net/
if_ether.h 73 struct ether_header { struct
  /development/ndk/platforms/android-21/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
  /prebuilts/ndk/current/platforms/android-12/arch-arm/usr/include/net/
if_ether.h 73 struct ether_header { struct
  /prebuilts/ndk/current/platforms/android-12/arch-mips/usr/include/net/
if_ether.h 73 struct ether_header { struct
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/include/net/
if_ether.h 73 struct ether_header { struct
  /prebuilts/ndk/current/platforms/android-13/arch-arm/usr/include/net/
if_ether.h 73 struct ether_header { struct
  /prebuilts/ndk/current/platforms/android-13/arch-mips/usr/include/net/
if_ether.h 73 struct ether_header { struct
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/include/net/
if_ether.h 73 struct ether_header { struct
  /prebuilts/ndk/current/platforms/android-14/arch-arm/usr/include/net/
if_ether.h 73 struct ether_header { struct
  /prebuilts/ndk/current/platforms/android-14/arch-mips/usr/include/net/
if_ether.h 73 struct ether_header { struct
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/include/net/
if_ether.h 73 struct ether_header { struct
  /prebuilts/ndk/current/platforms/android-15/arch-arm/usr/include/net/
if_ether.h 73 struct ether_header { struct
  /prebuilts/ndk/current/platforms/android-15/arch-mips/usr/include/net/
if_ether.h 73 struct ether_header { struct
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/include/net/
if_ether.h 73 struct ether_header { struct

Completed in 412 milliseconds

1 2 3