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

  /development/ndk/platforms/android-L/include/linux/
if_packet.h 210 TPACKET_V3
  /bionic/libc/kernel/uapi/linux/
if_packet.h 222 TPACKET_V3
  /external/kernel-headers/original/uapi/linux/
if_packet.h 240 TPACKET_V3
  /prebuilts/ndk/9/platforms/android-21/arch-arm/usr/include/linux/
if_packet.h 222 TPACKET_V3
  /prebuilts/ndk/9/platforms/android-21/arch-arm64/usr/include/linux/
if_packet.h 222 TPACKET_V3
  /prebuilts/ndk/9/platforms/android-21/arch-mips/usr/include/linux/
if_packet.h 222 TPACKET_V3
  /prebuilts/ndk/9/platforms/android-21/arch-mips64/usr/include/linux/
if_packet.h 222 TPACKET_V3
  /prebuilts/ndk/9/platforms/android-21/arch-x86/usr/include/linux/
if_packet.h 222 TPACKET_V3
  /prebuilts/ndk/9/platforms/android-21/arch-x86_64/usr/include/linux/
if_packet.h 222 TPACKET_V3
  /external/libpcap/
pcap-linux.c 29 * Added TPACKET_V3 support
309 unsigned char *current_packet; /* Current packet within the TPACKET_V3 block. Move to next block if NULL. */
310 int packets_left; /* Unhandled packets left within the block from previous call to pcap_read_linux_mmap_v3 in case of TPACKET_V3. */
    [all...]

Completed in 494 milliseconds