Home
last modified time | relevance | path

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

/external/strace/xlat/
Dsockpacketoptions.h56 #if defined(PACKET_TIMESTAMP) || (defined(HAVE_DECL_PACKET_TIMESTAMP) && HAVE_DECL_PACKET_TIMESTAMP)
57 XLAT(PACKET_TIMESTAMP),
Dsockpacketoptions.in16 PACKET_TIMESTAMP
/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.c435 #if defined(HAVE_LINUX_NET_TSTAMP_H) && defined(PACKET_TIMESTAMP)
469 #if defined(HAVE_LINUX_NET_TSTAMP_H) && defined(PACKET_TIMESTAMP) in pcap_create_interface()
4204 #if defined(HAVE_LINUX_NET_TSTAMP_H) && defined(PACKET_TIMESTAMP)
4290 if (setsockopt(handle->fd, SOL_PACKET, PACKET_TIMESTAMP,
6029 #if defined(HAVE_LINUX_NET_TSTAMP_H) && defined(PACKET_TIMESTAMP)
/external/strace/
DChangeLog28667 PACKET_TIMESTAMP, PACKET_FANOUT, PACKET_TX_HAS_OFF, PACKET_QDISC_BYPASS,