Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/net/mptcp/
H A Dprotocol.h291 bool rcv_fastclose; member
H A Dprotocol.c2538 if (likely(!READ_ONCE(msk->rcv_fastclose))) in mptcp_check_fastclose()
3167 msk->rcv_fastclose = false; in mptcp_disconnect()
H A Doptions.c1152 WRITE_ONCE(msk->rcv_fastclose, true); in mptcp_incoming_options()

Completed in 9 milliseconds