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

  /external/ltp/testcases/kernel/syscalls/setsockopt/
setsockopt02.c 58 # define TPACKET_V3 2
87 int ver = TPACKET_V3;
101 tst_brk(TCONF | TTERRNO, "TPACKET_V3 not supported");
103 tst_brk(TBROK | TTERRNO, "setsockopt(sk, SOL_PACKET, PACKET_VERSION, TPACKET_V3)");
  /bionic/libc/kernel/uapi/linux/
if_packet.h 193 TPACKET_V3
  /external/iproute2/include/uapi/linux/
if_packet.h 253 TPACKET_V3
  /external/kernel-headers/original/uapi/linux/
if_packet.h 253 TPACKET_V3
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/linux/
if_packet.h 222 TPACKET_V3

Completed in 140 milliseconds