Home
last modified time | relevance | path

Searched refs:rcv_fastclose (Results 1 – 3 of 3) sorted by relevance

/Linux-v5.15/net/mptcp/
Dprotocol.h249 bool rcv_fastclose; member
Doptions.c1117 WRITE_ONCE(msk->rcv_fastclose, true); in mptcp_incoming_options()
Dprotocol.c2321 if (likely(!READ_ONCE(msk->rcv_fastclose))) in mptcp_check_fastclose()