Home
last modified time | relevance | path

Searched refs:TCP_IS_MPTCP (Results 1 – 4 of 4) sorted by relevance

/linux-6.14.4/include/uapi/linux/
Dtcp.h138 #define TCP_IS_MPTCP 43 /* Is MPTCP being used? */ macro
/linux-6.14.4/Documentation/networking/
Dmptcp.rst143 Note that at the TCP level, ``TCP_IS_MPTCP`` socket option can be used to know
/linux-6.14.4/net/mptcp/
Dsockopt.c1408 case TCP_IS_MPTCP: in mptcp_getsockopt_sol_tcp()
/linux-6.14.4/net/ipv4/
Dtcp.c4651 case TCP_IS_MPTCP: in do_tcp_getsockopt()