Searched refs:GetSendBufferBytes (Results 1 – 2 of 2) sorted by relevance
475 mForwardProgressCallback(this, GetSendBufferBytes(), GetBacklogBytes()); in FirePendingCallbacks()484 size_t Tcp::Endpoint::GetSendBufferBytes(void) const in GetSendBufferBytes() function in ot::Ip6::Tcp::Endpoint496 size_t Tcp::Endpoint::GetBacklogBytes(void) const { return GetSendBufferBytes() - GetInFlightBytes(… in GetBacklogBytes()657 … size_t priorBacklog = endpoint->GetSendBufferBytes() - endpoint->GetInFlightBytes(); in HandleMessage()729 … aEndpoint.mForwardProgressCallback(&aEndpoint, aEndpoint.GetSendBufferBytes(), backlogBytes); in ProcessSignals()
382 size_t GetSendBufferBytes(void) const;