Searched refs:SCM_TIMESTAMPING (Results 1 – 19 of 19) sorted by relevance
66 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
70 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
80 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
59 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
65 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
61 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
58 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
69 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
68 #define SCM_TIMESTAMPING SO_TIMESTAMPING macro
253 2.1 SCM_TIMESTAMPING records256 SOL_SOCKET, cmsg_type SCM_TIMESTAMPING, and payload of type284 will have cm_level SOL_SOCKET and cm_type SCM_TIMESTAMPING. This334 The SCM_TIMESTAMPING ancillary data is sent along with the packet data
50 # define SCM_TIMESTAMPING SO_TIMESTAMPING macro
190 cm->cmsg_type == SCM_TIMESTAMPING) { in __recv_errmsg_cmsg()
224 (type == SCM_TIMESTAMPNS || type == SCM_TIMESTAMPING)) { in put_cmsg_compat()
676 SCM_TIMESTAMPING, sizeof(tss), &tss); in __sock_recv_timestamp()