Searched defs:notsent_bytes (Results 1 – 2 of 2) sorted by relevance
/linux/net/mptcp/ | ||
H A D | protocol.h | 895 u32 notsent_bytes; in mptcp_stream_memory_free() local |
/linux/net/ipv4/ | ||
H A D | tcp_ipv4.c | 3341 u32 notsent_bytes = READ_ONCE(tp->write_seq) - local |