Searched defs:notsent_bytes (Results 1 – 2 of 2) sorted by relevance
961 u32 notsent_bytes; in mptcp_stream_memory_free() local
522 u32 notsent_bytes = READ_ONCE(tp->write_seq) - READ_ONCE(tp->snd_nxt); in tcp_stream_memory_free() local