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()
197 struct scm_timestamping *ts; in do_recv()238 ts = (struct scm_timestamping *)CMSG_DATA(cmsg); in do_recv()
214 static void print_timestamp(struct scm_timestamping *tss, int tstype, in print_timestamp()312 struct scm_timestamping *tss = NULL; in __recv_errmsg_cmsg()
326 struct scm_timestamping *ts; in cs_read_cmsg()
242 struct scm_timestamping *ts; in verify_skb_metadata()267 ts = (struct scm_timestamping *)CMSG_DATA(cmsg); in verify_skb_metadata()
301 struct scm_timestamping tss; in put_cmsg_scm_timestamping()
407 struct scm_timestamping {452 embeds the struct scm_timestamping.461 scm_timestamping.509 the meaning of the three fields in struct scm_timestamping is
Completed in 20 milliseconds