Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/lib/iomgr/
Dtcp_posix.cc792 size_t unwind_byte_idx; in tcp_flush() local
801 unwind_byte_idx = tcp->outgoing_byte_idx; in tcp_flush()
839 tcp->outgoing_byte_idx = unwind_byte_idx; in tcp_flush()