Searched refs:genl_ctrl_event (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/net/netlink/ |
H A D | genetlink.c | 99 static int genl_ctrl_event(int event, const struct genl_family *family, 555 genl_ctrl_event(CTRL_CMD_DELMCAST_GRP, family, in genl_unregister_mc_groups() 691 genl_ctrl_event(CTRL_CMD_NEWFAMILY, family, NULL, 0); in genl_register_family() 693 genl_ctrl_event(CTRL_CMD_NEWMCAST_GRP, family, in genl_register_family() 732 genl_ctrl_event(CTRL_CMD_DELFAMILY, family, NULL, 0); in genl_unregister_family() 1330 static int genl_ctrl_event(int event, const struct genl_family *family, in genl_ctrl_event() function
|