Home
last modified time | relevance | path

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

/linux/include/uapi/linux/ !
H A Dmptcp.h17 #define MPTCP_SUBFLOW_FLAG_MCAP_LOC _BITUL(1) macro
/linux/tools/testing/selftests/net/mptcp/ !
H A Dmptcp_diag.c79 #define MPTCP_SUBFLOW_FLAG_MCAP_LOC _BITUL(1) macro
217 if (flags & MPTCP_SUBFLOW_FLAG_MCAP_LOC) in print_subflow_info()