Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dtcp_posix.cc122 void* outgoing_buffer_arg; member
616 tcp->outgoing_buffer_arg); in tcp_write_with_timestamps()
618 tcp->outgoing_buffer_arg = nullptr; in tcp_write_with_timestamps()
823 if (tcp->outgoing_buffer_arg != nullptr) { in tcp_flush()
940 tcp->outgoing_buffer_arg = arg; in tcp_write()