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