Searched refs:genl_ctrl_event (Results 1 – 1 of 1) sorted by relevance
/linux-5.19.10/net/netlink/ |
D | genetlink.c | 81 static int genl_ctrl_event(int event, const struct genl_family *family, 341 genl_ctrl_event(CTRL_CMD_DELMCAST_GRP, family, in genl_unregister_mc_groups() 430 genl_ctrl_event(CTRL_CMD_NEWFAMILY, family, NULL, 0); in genl_register_family() 432 genl_ctrl_event(CTRL_CMD_NEWMCAST_GRP, family, in genl_register_family() 471 genl_ctrl_event(CTRL_CMD_DELFAMILY, family, NULL, 0); in genl_unregister_family() 1064 static int genl_ctrl_event(int event, const struct genl_family *family, in genl_ctrl_event() function
|