Home
last modified time | relevance | path

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

/external/rust/crates/grpcio-sys/grpc/src/core/lib/iomgr/
Dtcp_posix.cc230 AssociateSeqWithSendRecord(last_send_, record); in NoteSend()
251 void AssociateSeqWithSendRecord(uint32_t seq, TcpZerocopySendRecord* record) { in AssociateSeqWithSendRecord() function in grpc_core::TcpZerocopySendCtx