Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dtcp_posix.cc110 grpc_core::TracedBuffer* tb_head; /* List of traced buffers */ member
615 &tcp->tb_head, static_cast<int>(tcp->bytes_counter + length), in tcp_write_with_timestamps()
661 grpc_core::TracedBuffer::ProcessTimestamp(&tcp->tb_head, serr, tss); in process_timestamp()
743 grpc_core::TracedBuffer::Shutdown(&tcp->tb_head, GRPC_ERROR_REF(error)); in tcp_handle_error()
1075 tcp->tb_head = nullptr; in grpc_tcp_create()