Home
last modified time | relevance | path

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

/linux/net/mptcp/
H A Dprotocol.c1780 msk->fastopening = 1; in mptcp_sendmsg_fastopen()
1782 msk->fastopening = 0; in mptcp_sendmsg_fastopen()
3404 if (msk->fastopening) in mptcp_disconnect()
3980 if (!msk->fastopening) in mptcp_connect()
4002 if (!msk->fastopening) in mptcp_connect()
H A Dprotocol.h320 fastopening:1, member