Searched refs:MPTCP_INFO_FLAG_FALLBACK (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/include/uapi/linux/ | ||
D | mptcp.h | 89 #define MPTCP_INFO_FLAG_FALLBACK _BITUL(0) macro |
/Linux-v5.10/net/mptcp/ | ||
D | mptcp_diag.c | 137 flags |= MPTCP_INFO_FLAG_FALLBACK; in mptcp_diag_get_info() |