Home
last modified time | relevance | path

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

/openbmc/linux/net/mptcp/
H A Ddiag.c46 flags |= MPTCP_SUBFLOW_FLAG_JOIN_LOC; in subflow_get_info()
/openbmc/linux/include/uapi/linux/
H A Dmptcp.h19 #define MPTCP_SUBFLOW_FLAG_JOIN_LOC _BITUL(3) macro