Home
last modified time | relevance | path

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

/linux-6.1.9/net/mptcp/
Dprotocol.c50 MPTCP_CMSG_INQ = BIT(1), enumerator
2102 cmsg_flags = MPTCP_CMSG_INQ; in mptcp_recvmsg()
2178 if (cmsg_flags & MPTCP_CMSG_INQ) { in mptcp_recvmsg()