Home
last modified time | relevance | path

Searched refs:process_timestamp (Results 1 – 2 of 2) sorted by relevance

/external/grpc-grpc/src/core/lib/iomgr/
Dtcp_posix.cc630 struct cmsghdr* process_timestamp(grpc_tcp* tcp, msghdr* msg, in process_timestamp() function
728 process_timestamp(tcp, &msg, cmsg); in process_errors()
/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtcp_posix.cc1088 struct cmsghdr* process_timestamp(grpc_tcp* tcp, msghdr* msg, in process_timestamp() function
1196 cmsg = process_timestamp(tcp, &msg, cmsg); in process_errors()