Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dmptcp.h18 #define MPTCP_SUBFLOW_FLAG_JOIN_REM _BITUL(2) macro
/linux/net/mptcp/
H A Ddiag.c43 flags |= MPTCP_SUBFLOW_FLAG_JOIN_REM; in subflow_get_info()