Searched refs:MPTCP_PM_EV_GRP_OFFSET (Results 1 – 1 of 1) sorted by relevance
| /linux/net/mptcp/ |
| H A D | pm_netlink.c | 13 #define MPTCP_PM_EV_GRP_OFFSET 1 macro 17 [MPTCP_PM_EV_GRP_OFFSET] = { .name = MPTCP_PM_EV_GRP_NAME, 288 nlskb, 0, MPTCP_PM_EV_GRP_OFFSET, gfp); in mptcp_nl_mcast_send() 295 MPTCP_PM_EV_GRP_OFFSET); in mptcp_userspace_pm_active() 440 if (!genl_has_listeners(&mptcp_genl_family, net, MPTCP_PM_EV_GRP_OFFSET)) in mptcp_event_addr_removed() 474 if (!genl_has_listeners(&mptcp_genl_family, net, MPTCP_PM_EV_GRP_OFFSET)) in mptcp_event_addr_announced() 530 if (!genl_has_listeners(&mptcp_genl_family, net, MPTCP_PM_EV_GRP_OFFSET)) in mptcp_event_pm_listener() 579 if (!genl_has_listeners(&mptcp_genl_family, net, MPTCP_PM_EV_GRP_OFFSET)) in mptcp_event()
|