Home
last modified time | relevance | path

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

/Linux-v5.4/include/uapi/linux/
Dif_packet.h54 #define PACKET_TIMESTAMP 17 macro
/Linux-v5.4/Documentation/networking/
Dpacket_mmap.txt1001 + PACKET_TIMESTAMP
1004 The PACKET_TIMESTAMP setting determines the source of the timestamp in
1011 PACKET_TIMESTAMP accepts the same integer bit field as SO_TIMESTAMPING:
1014 setsockopt(fd, SOL_PACKET, PACKET_TIMESTAMP, (void *) &req, sizeof(req))
1025 RX_RING, if neither is set (i.e. PACKET_TIMESTAMP is not set), then a
/Linux-v5.4/net/packet/
Daf_packet.c3821 case PACKET_TIMESTAMP: in packet_setsockopt()
3982 case PACKET_TIMESTAMP: in packet_getsockopt()