Searched refs:notsent_lowat (Results 1 – 6 of 6) 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()
325 u32 notsent_lowat; member955 val = READ_ONCE(mptcp_sk(sk)->notsent_lowat); in mptcp_notsent_lowat()
211 u32 notsent_lowat; /* TCP_NOTSENT_LOWAT */ member
125 u32 notsent_lowat read_mostly tcp_s…
4184 WRITE_ONCE(tp->notsent_lowat, val); in do_tcp_setsockopt()4728 val = READ_ONCE(tp->notsent_lowat); in do_tcp_getsockopt()5177 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_tx, notsent_lowat); in tcp_struct_check()
2395 val = READ_ONCE(tp->notsent_lowat); in tcp_notsent_lowat()