Searched refs:actually_sent (Results 1 – 1 of 1) sorted by relevance
124 void UpdateOffsetForBytesSent(size_t sending_length, size_t actually_sent);1309 size_t actually_sent) { in UpdateOffsetForBytesSent() argument1310 size_t trailing = sending_length - actually_sent; in UpdateOffsetForBytesSent()