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