Home
last modified time | relevance | path

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

/linux/net/ipv4/
A Dtcp_ipv4.c3048 u32 notsent_bytes = READ_ONCE(tp->write_seq) - in tcp_stream_memory_free() local
3051 return (notsent_bytes << wake) < tcp_notsent_lowat(tp); in tcp_stream_memory_free()

Completed in 8 milliseconds