Home
last modified time | relevance | path

Searched refs:MPTCP_PM_EVENTS (Results 1 – 1 of 1) sorted by relevance

/Linux-v6.6/tools/testing/selftests/net/mptcp/
Dpm_nl_ctl.c25 #ifndef MPTCP_PM_EVENTS
26 #define MPTCP_PM_EVENTS "mptcp_pm_events" macro
119 error(1, errno, "could not join the " MPTCP_PM_EVENTS " mcast group"); in capture_events()
291 !strcmp(RTA_DATA(grp), MPTCP_PM_EVENTS)) in genl_parse_getfamily()