Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dtcp.h304 u32 notsent_lowat; /* TCP_NOTSENT_LOWAT */ member
/linux-4.19.296/include/net/
Dtcp.h1889 val = READ_ONCE(tp->notsent_lowat); in tcp_notsent_lowat()