Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dtcp_posix.cc126 int bytes_counter; member
591 tcp->bytes_counter = -1; in tcp_write_with_timestamps()
615 &tcp->tb_head, static_cast<int>(tcp->bytes_counter + length), in tcp_write_with_timestamps()
859 tcp->bytes_counter += sent_length; in tcp_flush()
1061 tcp->bytes_counter = -1; in grpc_tcp_create()