Searched refs:genl_ctrl (Results 1 – 3 of 3) sorted by relevance
/linux/net/netlink/ |
A D | genetlink.c | 241 static struct genl_family genl_ctrl; variable 263 if (family == &genl_ctrl) { in genl_validate_assign_mc_groups() 407 if (family == &genl_ctrl) { in genl_register_family() 811 static struct genl_family genl_ctrl; variable 818 hdr = genlmsg_put(skb, portid, seq, &genl_ctrl, flags, cmd); in ctrl_fill_info() 911 hdr = genlmsg_put(skb, portid, seq, &genl_ctrl, flags, cmd); in ctrl_fill_mcgrp_info() 1093 genlmsg_multicast_netns(&genl_ctrl, &init_net, msg, 0, in genl_ctrl_event() 1097 genlmsg_multicast_allns(&genl_ctrl, msg, 0, in genl_ctrl_event() 1193 cb->nlh->nlmsg_seq, &genl_ctrl, in ctrl_dumppolicy_prep() 1343 static struct genl_family genl_ctrl __ro_after_init = { [all …]
|
/linux/ |
A D | System.map | 83738 ffff8000116aeb80 d genl_ctrl
|
A D | .tmp_System.map | 83738 ffff8000116aeb80 d genl_ctrl
|
Completed in 322 milliseconds