Home
last modified time | relevance | path

Searched refs:PACKET_TIMESTAMP (Results 1 – 24 of 24) sorted by relevance

/external/strace/xlat/
Dsock_packet_options.h62 #if defined(PACKET_TIMESTAMP) || (defined(HAVE_DECL_PACKET_TIMESTAMP) && HAVE_DECL_PACKET_TIMESTAMP)
63 XLAT(PACKET_TIMESTAMP),
Dsock_packet_options.in16 PACKET_TIMESTAMP
/external/syzkaller/sys/linux/
Dsocket_packet_386.const55 PACKET_TIMESTAMP = 17
Dsocket_packet_ppc64le.const55 PACKET_TIMESTAMP = 17
Dsocket_packet_arm64.const55 PACKET_TIMESTAMP = 17
Dsocket_packet_amd64.const55 PACKET_TIMESTAMP = 17
Dsocket_packet_arm.const55 PACKET_TIMESTAMP = 17
Dsocket_packet.txt51 … PACKET_RESERVE, PACKET_LOSS, PACKET_VNET_HDR, PACKET_TX_TIMESTAMP, PACKET_TIMESTAMP, PACKET_FANOU…
/external/kernel-headers/original/uapi/linux/
Dif_packet.h54 #define PACKET_TIMESTAMP 17 macro
/external/iproute2/include/uapi/linux/
Dif_packet.h54 #define PACKET_TIMESTAMP 17 macro
/external/libpcap/
Dpcap-linux.c477 #if defined(HAVE_LINUX_NET_TSTAMP_H) && defined(PACKET_TIMESTAMP)
511 #if defined(HAVE_LINUX_NET_TSTAMP_H) && defined(PACKET_TIMESTAMP) in pcap_create_interface()
4476 #if defined(HAVE_LINUX_NET_TSTAMP_H) && defined(PACKET_TIMESTAMP)
4562 if (setsockopt(handle->fd, SOL_PACKET, PACKET_TIMESTAMP,
6296 #if defined(HAVE_LINUX_NET_TSTAMP_H) && defined(PACKET_TIMESTAMP)
/external/syzkaller/vendor/golang.org/x/sys/unix/
Dzerrors_linux_sparc64.go973 PACKET_TIMESTAMP = 0x11 const
Dzerrors_linux_mipsle.go1215 PACKET_TIMESTAMP = 0x11 const
Dzerrors_linux_s390x.go1214 PACKET_TIMESTAMP = 0x11 const
Dzerrors_linux_arm.go1214 PACKET_TIMESTAMP = 0x11 const
Dzerrors_linux_ppc64le.go1216 PACKET_TIMESTAMP = 0x11 const
Dzerrors_linux_mips64.go1215 PACKET_TIMESTAMP = 0x11 const
Dzerrors_linux_ppc64.go1216 PACKET_TIMESTAMP = 0x11 const
Dzerrors_linux_amd64.go1216 PACKET_TIMESTAMP = 0x11 const
Dzerrors_linux_mips64le.go1215 PACKET_TIMESTAMP = 0x11 const
Dzerrors_linux_386.go1216 PACKET_TIMESTAMP = 0x11 const
Dzerrors_linux_mips.go1215 PACKET_TIMESTAMP = 0x11 const
Dzerrors_linux_arm64.go1217 PACKET_TIMESTAMP = 0x11 const
/external/strace/
DChangeLog36229 PACKET_TIMESTAMP, PACKET_FANOUT, PACKET_TX_HAS_OFF, PACKET_QDISC_BYPASS,