Home
last modified time | relevance | path

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

/Linux-v5.10/include/uapi/linux/
Dif_packet.h54 #define PACKET_TIMESTAMP 17 macro
/Linux-v5.10/Documentation/networking/
Dpacket_mmap.rst1025 PACKET_TIMESTAMP chapter
1028 The PACKET_TIMESTAMP setting determines the source of the timestamp in
1035 PACKET_TIMESTAMP accepts the same integer bit field as SO_TIMESTAMPING::
1038 setsockopt(fd, SOL_PACKET, PACKET_TIMESTAMP, (void *) &req, sizeof(req))
1051 RX_RING, if neither is set (i.e. PACKET_TIMESTAMP is not set), then a
/Linux-v5.10/net/packet/
Daf_packet.c3855 case PACKET_TIMESTAMP: in packet_setsockopt()
4016 case PACKET_TIMESTAMP: in packet_getsockopt()