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()
3399 if (msk->fastopening) in mptcp_disconnect()
3975 if (!msk->fastopening) in mptcp_connect()
3997 if (!msk->fastopening) in mptcp_connect()
H A Dprotocol.h320 fastopening:1, member