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