Home
last modified time | relevance | path

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

/net/mptcp/
Dprotocol.c783 bool sync_needed = test_and_clear_bit(MPTCP_WORK_SYNC_SETSOCKOPT, &msk->flags); in mptcp_flush_join_list() local
787 if (!mptcp_do_flush_join_list(msk) && !sync_needed) in mptcp_flush_join_list()