Searched refs:rcv_fastclose (Results 1 – 3 of 3) sorted by relevance
310 bool rcv_fastclose; member
1160 WRITE_ONCE(msk->rcv_fastclose, true); in mptcp_incoming_options()
2527 if (likely(!READ_ONCE(msk->rcv_fastclose))) in mptcp_check_fastclose()3178 WRITE_ONCE(msk->rcv_fastclose, false); in mptcp_disconnect()
Completed in 16 milliseconds