Searched refs:SO_TIMESTAMP (Results 1 – 5 of 5) sorted by relevance
150 #define SO_TIMESTAMP 0x0400 /* timestamp received dgram traffic */ macro
389 (SO_TIMESTAMP | SO_TIMESTAMP_MONOTONIC | SO_TIMESTAMP_CONTINUOUS)) || \
1784 if ((inp->inp_socket->so_options & SO_TIMESTAMP) != 0) { in ip6_savecontrol_v4()
4885 case SO_TIMESTAMP: in sosetoptlock()5904 case SO_TIMESTAMP: in sogetoptlock()
3745 if (inp->inp_socket->so_options & SO_TIMESTAMP) { in ip_savecontrol()