Searched refs:notsent_lowat (Results 1 – 2 of 2) sorted by relevance
/linux-4.19.296/include/linux/ | ||
D | tcp.h | 304 u32 notsent_lowat; /* TCP_NOTSENT_LOWAT */ member |
/linux-4.19.296/include/net/ | ||
D | tcp.h | 1889 val = READ_ONCE(tp->notsent_lowat); in tcp_notsent_lowat() |