Home
last modified time | relevance | path

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

/linux/net/mptcp/
H A Dprotocol.c1912 msk->fastopening = 1; in mptcp_sendmsg_fastopen()
1914 msk->fastopening = 0; in mptcp_sendmsg_fastopen()
3593 if (msk->fastopening) in mptcp_disconnect()
4172 if (!msk->fastopening) in mptcp_connect()
4194 if (!msk->fastopening) in mptcp_connect()
H A Dprotocol.h330 fastopening:1, member