Searched refs:MPTE_WORKLOOP_RELAUNCH (Results 1 – 2 of 2) sorted by relevance
117 #define MPTE_WORKLOOP_RELAUNCH 0x40 /* Another event got queued, we should restart the … macro
4852 mpte->mpte_flags |= MPTE_WORKLOOP_RELAUNCH; in mptcp_subflow_workloop()4858 mpte->mpte_flags &= ~MPTE_WORKLOOP_RELAUNCH; in mptcp_subflow_workloop()4973 if (mpte->mpte_flags & MPTE_WORKLOOP_RELAUNCH) { in mptcp_subflow_workloop()