Home
last modified time | relevance | path

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

/linux-6.1.9/net/mptcp/
Dprotocol.c1688 msk->fastopening = 1; in mptcp_sendmsg_fastopen()
1690 msk->fastopening = 0; in mptcp_sendmsg_fastopen()
3012 if (msk->fastopening) in mptcp_disconnect()
3581 if (msk->fastopening) in mptcp_connect()
Dprotocol.h289 fastopening:1; member