Searched refs:MPTCP_SUBFLOW_FLAG_CONNECTED (Results 1 – 3 of 3) sorted by relevance
23 #define MPTCP_SUBFLOW_FLAG_CONNECTED _BITUL(7) macro
53 flags |= MPTCP_SUBFLOW_FLAG_CONNECTED; in subflow_get_info()
89 #define MPTCP_SUBFLOW_FLAG_CONNECTED _BITUL(7) macro233 if (flags & MPTCP_SUBFLOW_FLAG_CONNECTED) in print_subflow_info()