Home
last modified time | relevance | path

Searched refs:fastopening (Results 1 – 2 of 2) sorted by relevance

/linux-6.15/net/mptcp/
H A Dprotocol.c1646 msk->fastopening = 1; in mptcp_sendmsg_fastopen()
1648 msk->fastopening = 0; in mptcp_sendmsg_fastopen()
3103 if (msk->fastopening) in mptcp_disconnect()
3668 if (!msk->fastopening) in mptcp_connect()
3690 if (!msk->fastopening) in mptcp_connect()
H A Dprotocol.h321 fastopening:1, member