Home
last modified time | relevance | path

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

/openbmc/linux/net/mptcp/
H A Dprotocol.h294 bool rcv_fastclose; member
H A Doptions.c1156 WRITE_ONCE(msk->rcv_fastclose, true); in mptcp_incoming_options()
H A Dprotocol.c2563 if (likely(!READ_ONCE(msk->rcv_fastclose))) in mptcp_check_fastclose()
3193 msk->rcv_fastclose = false; in mptcp_disconnect()