Searched refs:genl_ctrl_event (Results 1 – 1 of 1) sorted by relevance
/linux/net/netlink/ |
H A D | genetlink.c | 101 static int genl_ctrl_event(int event, const struct genl_family *family, 558 genl_ctrl_event(CTRL_CMD_DELMCAST_GRP, family, in genl_unregister_mc_groups() 830 genl_ctrl_event(CTRL_CMD_NEWFAMILY, family, NULL, 0); in genl_register_family() 832 genl_ctrl_event(CTRL_CMD_NEWMCAST_GRP, family, in genl_register_family() 876 genl_ctrl_event(CTRL_CMD_DELFAMILY, family, NULL, 0); in genl_unregister_family() 1476 static int genl_ctrl_event(int event, const struct genl_family *family, in genl_ctrl_event() function
|