Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
A Dif_packet.h55 #define PACKET_TIMESTAMP 17 macro
/linux/Documentation/networking/
A Dpacket_mmap.rst1024 PACKET_TIMESTAMP chapter
1027 The PACKET_TIMESTAMP setting determines the source of the timestamp in
1034 PACKET_TIMESTAMP accepts the same integer bit field as SO_TIMESTAMPING::
1037 setsockopt(fd, SOL_PACKET, PACKET_TIMESTAMP, (void *) &req, sizeof(req))
1050 RX_RING, if neither is set (i.e. PACKET_TIMESTAMP is not set), then a
/linux/net/packet/
A Daf_packet.c3917 case PACKET_TIMESTAMP: in packet_setsockopt()
4075 case PACKET_TIMESTAMP: in packet_getsockopt()

Completed in 15 milliseconds