Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtcp_posix.cc417 bool ts_capable; /* Cache whether we can set timestamping options */ member
1348 if (!tcp->ts_capable || in do_tcp_flush_zerocopy()
1353 tcp->ts_capable = false; in do_tcp_flush_zerocopy()
1453 if (!tcp->ts_capable || in tcp_flush()
1457 tcp->ts_capable = false; in tcp_flush()
1789 tcp->ts_capable = true; in grpc_tcp_create()