Searched refs:MPTCP_SUBFLOW_FLAG_BKUP_REM (Results 1 – 2 of 2) sorted by relevance
/linux/include/uapi/linux/ | ||
H A D | mptcp.h | 20 #define MPTCP_SUBFLOW_FLAG_BKUP_REM _BITUL(4) macro |
/linux/net/mptcp/ | ||
H A D | diag.c | 47 flags |= MPTCP_SUBFLOW_FLAG_BKUP_REM; in subflow_get_info() |