Searched refs:scm_timestamping (Results 1 – 8 of 8) sorted by relevance
56 struct scm_timestamping { struct
142 struct scm_timestamping *tss; in flush_cmsg()151 tss = (struct scm_timestamping *)CMSG_DATA(cmsg); in flush_cmsg()212 char control[CMSG_SPACE(sizeof(struct scm_timestamping)) + in flush_errqueue_recv()
179 struct scm_timestamping *ts; in do_recv()220 ts = (struct scm_timestamping *)CMSG_DATA(cmsg); in do_recv()
213 static void print_timestamp(struct scm_timestamping *tss, int tstype, in print_timestamp()311 struct scm_timestamping *tss = NULL; in __recv_errmsg_cmsg()
332 struct scm_timestamping *ts; in cs_read_cmsg()
152 struct scm_timestamping *ts; in verify_skb_metadata()177 ts = (struct scm_timestamping *)CMSG_DATA(cmsg); in verify_skb_metadata()
280 struct scm_timestamping tss; in put_cmsg_scm_timestamping()
388 struct scm_timestamping {433 embeds the struct scm_timestamping.442 scm_timestamping.490 the meaning of the three fields in struct scm_timestamping is
Completed in 14 milliseconds