Searched refs:MPTCP_PM_WORK_MASK (Results 1 – 2 of 2) sorted by relevance
| /Linux-v6.6/net/mptcp/ | ||
| D | protocol.h | 202 #define MPTCP_PM_WORK_MASK ((1 << MPTCP_PM_ALREADY_ESTABLISHED) - 1) macro |
| D | pm_netlink.c | 858 if (!(pm->status & MPTCP_PM_WORK_MASK)) in mptcp_pm_nl_work() |