Searched refs:notsent_lowat (Results 1 – 4 of 4) sorted by relevance
837 WRITE_ONCE(msk->notsent_lowat, val); in mptcp_setsockopt_sol_tcp()1407 return mptcp_put_int_option(msk, optval, optlen, msk->notsent_lowat); in mptcp_getsockopt_sol_tcp()1547 tcp_sk(ssk)->notsent_lowat = UINT_MAX; in mptcp_sockopt_sync_locked()
318 u32 notsent_lowat; member881 val = READ_ONCE(mptcp_sk(sk)->notsent_lowat); in mptcp_notsent_lowat()
4000 WRITE_ONCE(tp->notsent_lowat, val); in do_tcp_setsockopt()4514 val = READ_ONCE(tp->notsent_lowat); in do_tcp_getsockopt()4965 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_tx, notsent_lowat); in tcp_struct_check()
2220 val = READ_ONCE(tp->notsent_lowat); in tcp_notsent_lowat()