Searched refs:scm_timestamping (Results 1 – 13 of 13) sorted by relevance
49 struct scm_timestamping { struct
66 struct scm_timestamping* tss);
66 struct scm_timestamping* tss) { in ProcessTimestamp()
650 reinterpret_cast<struct grpc_core::scm_timestamping*>(CMSG_DATA(cmsg)); in process_timestamp()
56 struct scm_timestamping { struct
79 struct grpc_core::scm_timestamping tss; in TestVerifierCalledOnAck()
174 struct scm_timestamping *ts; in do_recv()215 ts = (struct scm_timestamping *)CMSG_DATA(cmsg); in do_recv()
147 static void print_timestamp(struct scm_timestamping *tss, int tstype, in print_timestamp()216 struct scm_timestamping *tss = NULL; in __recv_errmsg_cmsg()
141 struct scm_timestamping *tss; in flush_cmsg()150 tss = (struct scm_timestamping *)CMSG_DATA(cmsg); in flush_cmsg()211 char control[CMSG_SPACE(sizeof(struct scm_timestamping)) + in flush_errqueue_recv()
133 struct scm_timestamping* tss);
50 struct scm_timestamping { struct
227 struct scm_timestamping* tss) { in ProcessTimestamp()
717 CMSG_SPACE(sizeof(grpc_core::scm_timestamping)) + CMSG_SPACE(sizeof(int)); in tcp_do_read()1122 reinterpret_cast<struct grpc_core::scm_timestamping*>(CMSG_DATA(cmsg)); in process_timestamp()1156 CMSG_SPACE(sizeof(grpc_core::scm_timestamping)) + in process_errors()