Searched refs:MPTCP_PM_EV_FLAG_SERVER_SIDE (Results 1 – 3 of 3) sorted by relevance
35 #define MPTCP_PM_EV_FLAG_SERVER_SIDE _BITUL(1) macro
418 flags |= MPTCP_PM_EV_FLAG_SERVER_SIDE; in mptcp_event_created()
202 if (flags & MPTCP_PM_EV_FLAG_SERVER_SIDE) in capture_events()