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