Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtcp_posix.cc124 void UpdateOffsetForBytesSent(size_t sending_length, size_t actually_sent);
1308 void TcpZerocopySendRecord::UpdateOffsetForBytesSent(size_t sending_length, in UpdateOffsetForBytesSent() function in TcpZerocopySendRecord
1383 record->UpdateOffsetForBytesSent(sending_length, in do_tcp_flush_zerocopy()