Searched refs:notsent_lowat (Results 1 – 5 of 5) sorted by relevance
854 WRITE_ONCE(msk->notsent_lowat, val); in mptcp_setsockopt_sol_tcp()1432 return mptcp_put_int_option(msk, optval, optlen, msk->notsent_lowat); in mptcp_getsockopt_sol_tcp()1603 tcp_sk(ssk)->notsent_lowat = UINT_MAX; in mptcp_sockopt_sync_locked()
333 u32 notsent_lowat;991 val = READ_ONCE(mptcp_sk(sk)->notsent_lowat); in __mptcp_sync_sndbuf() 325 u32 notsent_lowat; global() member
211 u32 notsent_lowat; /* TCP_NOTSENT_LOWAT */ member
4150 WRITE_ONCE(tp->notsent_lowat, val); in do_tcp_setsockopt()4693 val = READ_ONCE(tp->notsent_lowat); in do_tcp_getsockopt()5190 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_tx, notsent_lowat); in tcp_struct_check()
2473 val = READ_ONCE(tp->notsent_lowat); in tcp_notsent_lowat()