Home
last modified time | relevance | path

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

/linux-4.1.27/include/uapi/linux/
Dif_packet.h53 #define PACKET_TIMESTAMP 17 macro
/linux-4.1.27/Documentation/networking/
Dpacket_mmap.txt1008 + PACKET_TIMESTAMP
1011 The PACKET_TIMESTAMP setting determines the source of the timestamp in
1018 PACKET_TIMESTAMP accepts the same integer bit field as SO_TIMESTAMPING:
1021 setsockopt(fd, SOL_PACKET, PACKET_TIMESTAMP, (void *) &req, sizeof(req))
1032 RX_RING, if neither is set (i.e. PACKET_TIMESTAMP is not set), then a
/linux-4.1.27/net/packet/
Daf_packet.c3431 case PACKET_TIMESTAMP: in packet_setsockopt()
3558 case PACKET_TIMESTAMP: in packet_getsockopt()