Lines Matching refs:genl_ctrl
249 static struct genl_family genl_ctrl;
271 if (family == &genl_ctrl) {
415 if (family == &genl_ctrl) {
819 static struct genl_family genl_ctrl;
826 hdr = genlmsg_put(skb, portid, seq, &genl_ctrl, flags, cmd);
919 hdr = genlmsg_put(skb, portid, seq, &genl_ctrl, flags, cmd);
1101 genlmsg_multicast_netns(&genl_ctrl, &init_net, msg, 0,
1105 genlmsg_multicast_allns(&genl_ctrl, msg, 0,
1205 cb->nlh->nlmsg_seq, &genl_ctrl,
1355 static struct genl_family genl_ctrl __ro_after_init = {
1436 err = genl_register_family(&genl_ctrl);