Home
last modified time | relevance | path

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

/openbmc/linux/net/mptcp/
H A Dprotocol.c1750 msk->fastopening = 1; in mptcp_sendmsg_fastopen()
1752 msk->fastopening = 0; in mptcp_sendmsg_fastopen()
3170 if (msk->fastopening) in mptcp_disconnect()
3752 if (!msk->fastopening) in mptcp_connect()
3774 if (!msk->fastopening) in mptcp_connect()
H A Dprotocol.h305 fastopening:1, member