Searched refs:MPTCP_FALLBACK_DONE (Results 1 – 2 of 2) sorted by relevance
117 #define MPTCP_FALLBACK_DONE 4 macro932 return test_bit(MPTCP_FALLBACK_DONE, &msk->flags); in __mptcp_check_fallback()945 if (test_bit(MPTCP_FALLBACK_DONE, &msk->flags)) { in __mptcp_do_fallback()949 set_bit(MPTCP_FALLBACK_DONE, &msk->flags); in __mptcp_do_fallback()
901 if (test_bit(MPTCP_FALLBACK_DONE, &msk->flags)) in mptcp_diag_fill_info()