Searched refs:MPTCP_PM_WORK_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/net/mptcp/ | ||
| H A D | pm.c | 1033 if (!(pm->status & MPTCP_PM_WORK_MASK)) in mptcp_pm_worker() |
| H A D | protocol.h | 206 #define MPTCP_PM_WORK_MASK ((1 << MPTCP_PM_ALREADY_ESTABLISHED) - 1) macro |