Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dif_packet.h55 #define PACKET_TIMESTAMP 17 macro
/linux/Documentation/networking/
H A 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/net/packet/
H A Daf_packet.c4028 case PACKET_TIMESTAMP: in packet_setsockopt()
4193 case PACKET_TIMESTAMP: in packet_getsockopt()