Searched refs:notsent_lowat (Results 1 – 3 of 3) sorted by relevance
338 u32 notsent_lowat; /* TCP_NOTSENT_LOWAT */ member
3679 WRITE_ONCE(tp->notsent_lowat, val); in do_tcp_setsockopt()4189 val = READ_ONCE(tp->notsent_lowat); in do_tcp_getsockopt()
2101 val = READ_ONCE(tp->notsent_lowat); in tcp_notsent_lowat()