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

  /external/linux-kselftest/tools/testing/selftests/net/
psock_tpacket.c 6 * A basic test of packet socket's TPACKET_V1/TPACKET_V2/TPACKET_V3 behavior.
19 * - TPACKET_V1: RX_RING, TX_RING
213 case TPACKET_V1:
226 case TPACKET_V1:
259 case TPACKET_V1:
330 case TPACKET_V1:
345 case TPACKET_V1:
374 case TPACKET_V1:
442 case TPACKET_V1:
692 case TPACKET_V1
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_packet.h 220 TPACKET_V1,
  /bionic/libc/kernel/uapi/linux/
if_packet.h 191 TPACKET_V1,
  /external/iproute2/include/uapi/linux/
if_packet.h 251 TPACKET_V1,
  /external/kernel-headers/original/uapi/linux/
if_packet.h 251 TPACKET_V1,
  /external/libpcap/
pcap-linux.c 203 # define TPACKET_V1 0 /* Old kernel with only V1, so no TPACKET_Vn defined */
360 * TPACKET_V1 in 32-bit code running on a 64-bit kernel.
373 * We use this internally as the tpacket version for TPACKET_V1 in
    [all...]

Completed in 239 milliseconds