Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtcp_posix.cc1401 static bool tcp_flush_zerocopy(grpc_tcp* tcp, TcpZerocopySendRecord* record, in tcp_flush_zerocopy() function
1538 ? tcp_flush_zerocopy(tcp, tcp->current_zerocopy_send, &error) in tcp_handle_write()
1609 ? tcp_flush_zerocopy(tcp, zerocopy_send_record, &error) in tcp_write()