Searched refs:MPTCP_FALLBACK_DONE (Results 1 – 2 of 2) sorted by relevance
118 #define MPTCP_FALLBACK_DONE 4 macro825 return test_bit(MPTCP_FALLBACK_DONE, &msk->flags); in __mptcp_check_fallback()838 if (test_bit(MPTCP_FALLBACK_DONE, &msk->flags)) { in __mptcp_do_fallback()842 set_bit(MPTCP_FALLBACK_DONE, &msk->flags); in __mptcp_do_fallback()
695 if (test_bit(MPTCP_FALLBACK_DONE, &msk->flags)) in mptcp_diag_fill_info()
Completed in 12 milliseconds