Home
last modified time | relevance | path

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

/linux/include/uapi/linux/
H A Dmptcp.h27 #define MPTCP_PM_EV_GRP_NAME "mptcp_pm_events" macro
/linux/tools/testing/selftests/net/mptcp/
H A Dpm_nl_ctl.c113 error(1, errno, "could not join the " MPTCP_PM_EV_GRP_NAME " mcast group"); in capture_events()
285 !strcmp(RTA_DATA(grp), MPTCP_PM_EV_GRP_NAME)) in genl_parse_getfamily()
/linux/net/mptcp/
H A Dpm_netlink.c1194 [MPTCP_PM_EV_GRP_OFFSET] = { .name = MPTCP_PM_EV_GRP_NAME,