Searched refs:SCM_TIMESTAMPING (Results 1 – 15 of 15) sorted by relevance
59 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
62 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
69 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
70 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
66 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
71 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
81 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
213 case SCM_TIMESTAMPING: in do_recv()
50 # define SCM_TIMESTAMPING SO_TIMESTAMPING macro
192 cm->cmsg_type == SCM_TIMESTAMPING) { in __recv_errmsg_cmsg()
321 2.1 SCM_TIMESTAMPING records324 SOL_SOCKET, cmsg_type SCM_TIMESTAMPING, and payload of type358 will have cm_level SOL_SOCKET and cm_type SCM_TIMESTAMPING. This408 The SCM_TIMESTAMPING ancillary data is sent along with the packet data
230 (type == SCM_TIMESTAMPNS || type == SCM_TIMESTAMPING)) { in put_cmsg_compat()
749 SCM_TIMESTAMPING, sizeof(tss), &tss); in __sock_recv_timestamp()
1886 put_cmsg(msg, SOL_SOCKET, SCM_TIMESTAMPING, in tcp_recv_timestamp()