Searched refs:MPTCP_SUBFLOW_FLAG_MCAP_LOC (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/include/uapi/linux/ | ||
D | mptcp.h | 17 #define MPTCP_SUBFLOW_FLAG_MCAP_LOC _BITUL(1) macro |
/linux-6.12.1/net/mptcp/ | ||
D | diag.c | 41 flags |= MPTCP_SUBFLOW_FLAG_MCAP_LOC; in subflow_get_info() |