Searched refs:MPTCP_FALLBACK_DONE (Results 1 – 2 of 2) sorted by relevance
116 #define MPTCP_FALLBACK_DONE 4 macro1089 return test_bit(MPTCP_FALLBACK_DONE, &msk->flags); in __mptcp_check_fallback()1102 if (test_bit(MPTCP_FALLBACK_DONE, &msk->flags)) { in __mptcp_do_fallback()1106 set_bit(MPTCP_FALLBACK_DONE, &msk->flags); in __mptcp_do_fallback()
948 if (test_bit(MPTCP_FALLBACK_DONE, &msk->flags)) in mptcp_diag_fill_info()