Searched refs:notsent_lowat (Results 1 – 4 of 4) sorted by relevance
858 WRITE_ONCE(msk->notsent_lowat, val); in mptcp_setsockopt_sol_tcp()1436 return mptcp_put_int_option(msk, optval, optlen, msk->notsent_lowat); in mptcp_getsockopt_sol_tcp()1607 tcp_sk(ssk)->notsent_lowat = UINT_MAX; in mptcp_sockopt_sync_locked()
333 u32 notsent_lowat; member991 val = READ_ONCE(mptcp_sk(sk)->notsent_lowat); in mptcp_notsent_lowat()
4151 WRITE_ONCE(tp->notsent_lowat, val); in do_tcp_setsockopt()4705 val = READ_ONCE(tp->notsent_lowat); in do_tcp_getsockopt()5202 CACHELINE_ASSERT_GROUP_MEMBER(struct tcp_sock, tcp_sock_read_tx, notsent_lowat); in tcp_struct_check()
2477 val = READ_ONCE(tp->notsent_lowat); in tcp_notsent_lowat()