Home
last modified time | relevance | path

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

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