HomeSort by relevance Sort by last modified time
    Searched refs:tp_net (Results 1 - 6 of 6) sorted by null

  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_packet.h 80 __u16 tp_net; member in struct:tpacket_auxdata
108 unsigned short tp_net; member in struct:tpacket_hdr
122 __u16 tp_net; member in struct:tpacket2_hdr
142 __u16 tp_net; member in struct:tpacket3_hdr
232 - Gap, chosen so that packet data (Start+tp_net) alignes to TPACKET_ALIGNMENT=16
234 - Start+tp_net: Packet data, aligned to TPACKET_ALIGNMENT=16.
  /bionic/libc/kernel/uapi/linux/
if_packet.h 100 __u16 tp_net; member in struct:tpacket_auxdata
126 unsigned short tp_net; member in struct:tpacket_hdr
138 __u16 tp_net; member in struct:tpacket2_hdr
159 __u16 tp_net; member in struct:tpacket3_hdr
  /external/iproute2/include/uapi/linux/
if_packet.h 100 __u16 tp_net; member in struct:tpacket_auxdata
135 unsigned short tp_net; member in struct:tpacket_hdr
149 __u16 tp_net; member in struct:tpacket2_hdr
172 __u16 tp_net; member in struct:tpacket3_hdr
263 - Gap, chosen so that packet data (Start+tp_net) alignes to TPACKET_ALIGNMENT=16
265 - Start+tp_net: Packet data, aligned to TPACKET_ALIGNMENT=16.
  /external/kernel-headers/original/uapi/linux/
if_packet.h 100 __u16 tp_net; member in struct:tpacket_auxdata
135 unsigned short tp_net; member in struct:tpacket_hdr
149 __u16 tp_net; member in struct:tpacket2_hdr
172 __u16 tp_net; member in struct:tpacket3_hdr
263 - Gap, chosen so that packet data (Start+tp_net) alignes to TPACKET_ALIGNMENT=16
265 - Start+tp_net: Packet data, aligned to TPACKET_ALIGNMENT=16.
  /external/android-clat/
ring.c 121 uint8_t *packet = ((uint8_t *) tp) + tp->tp_net;
  /external/libpcap/
pcap-linux.c 367 unsigned short tp_net; member in struct:tpacket_hdr_64
    [all...]

Completed in 260 milliseconds