Lines Matching refs:genl_ctrl
455 static struct genl_family genl_ctrl;
477 if (family == &genl_ctrl) {
668 if (family == &genl_ctrl) {
1083 static struct genl_family genl_ctrl;
1091 hdr = genlmsg_put(skb, portid, seq, &genl_ctrl, flags, cmd);
1177 hdr = genlmsg_put(skb, portid, seq, &genl_ctrl, flags, cmd);
1359 genlmsg_multicast_netns(&genl_ctrl, &init_net, msg, 0,
1363 genlmsg_multicast_allns(&genl_ctrl, msg, 0,
1496 cb->nlh->nlmsg_seq, &genl_ctrl,
1657 static struct genl_family genl_ctrl __ro_after_init = {
1739 err = genl_register_family(&genl_ctrl);