Searched refs:MPTCP_PM_WORK_MASK (Results 1 – 2 of 2) sorted by relevance
| /linux/net/mptcp/ | ||
| A D | protocol.h | 203 #define MPTCP_PM_WORK_MASK ((1 << MPTCP_PM_ALREADY_ESTABLISHED) - 1) macro |
| A D | pm_netlink.c | 924 if (!(pm->status & MPTCP_PM_WORK_MASK)) in mptcp_pm_nl_work() |
Completed in 12 milliseconds