Home
last modified time | relevance | path

Searched refs:MPTCP_FALLBACK_DONE (Results 1 – 2 of 2) sorted by relevance

/linux/net/mptcp/
A Dprotocol.h118 #define MPTCP_FALLBACK_DONE 4 macro
825 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()
A Dsockopt.c695 if (test_bit(MPTCP_FALLBACK_DONE, &msk->flags)) in mptcp_diag_fill_info()

Completed in 8 milliseconds