Searched refs:MPTCP_WORK_SYNC_SETSOCKOPT (Results 1 – 2 of 2) sorted by relevance
124 #define MPTCP_WORK_SYNC_SETSOCKOPT 10 macro
777 if (!test_and_set_bit(MPTCP_WORK_SYNC_SETSOCKOPT, &msk->flags)) in __mptcp_flush_join_list()783 bool sync_needed = test_and_clear_bit(MPTCP_WORK_SYNC_SETSOCKOPT, &msk->flags); in mptcp_flush_join_list()