Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/
Dtcp.h1676 u32 notsent_bytes = tp->write_seq - tp->snd_nxt; in tcp_stream_memory_free() local
1678 return notsent_bytes < tcp_notsent_lowat(tp); in tcp_stream_memory_free()