/kernel/linux/linux-5.10/include/net/ |
D | genetlink.h | 47 struct genl_family { struct 170 const struct genl_family *family; 181 int genl_register_family(struct genl_family *family); 182 int genl_unregister_family(const struct genl_family *family); 183 void genl_notify(const struct genl_family *family, struct sk_buff *skb, 187 const struct genl_family *family, int flags, u8 cmd); 212 const struct genl_family *family, in genlmsg_parse_deprecated() 231 const struct genl_family *family, in genlmsg_parse() 266 const struct genl_family *family, in genlmsg_put_reply() 303 static inline int genlmsg_multicast_netns(const struct genl_family *family, in genlmsg_multicast_netns() [all …]
|
/kernel/linux/linux-5.10/net/netlink/ |
D | genetlink.c | 89 static int genl_ctrl_event(int event, const struct genl_family *family, 93 static const struct genl_family *genl_family_find_byid(unsigned int id) in genl_family_find_byid() 98 static const struct genl_family *genl_family_find_byname(char *name) in genl_family_find_byname() 100 const struct genl_family *family; in genl_family_find_byname() 110 static int genl_get_cmd_cnt(const struct genl_family *family) in genl_get_cmd_cnt() 115 static void genl_op_from_full(const struct genl_family *family, in genl_op_from_full() 126 static int genl_get_cmd_full(u32 cmd, const struct genl_family *family, in genl_get_cmd_full() 140 static void genl_op_from_small(const struct genl_family *family, in genl_op_from_small() 155 static int genl_get_cmd_small(u32 cmd, const struct genl_family *family, in genl_get_cmd_small() 169 static int genl_get_cmd(u32 cmd, const struct genl_family *family, in genl_get_cmd() [all …]
|
/kernel/linux/linux-5.10/drivers/net/wireguard/ |
D | netlink.c | 20 static struct genl_family genl_family; variable 226 &genl_family, NLM_F_MULTI, WG_CMD_GET_DEVICE); in wg_get_device_dump() 621 static struct genl_family genl_family __ro_after_init = { 634 return genl_register_family(&genl_family); in wg_genetlink_init() 639 genl_unregister_family(&genl_family); in wg_genetlink_uninit()
|
/kernel/linux/linux-5.10/fs/dlm/ |
D | netlink.c | 16 static struct genl_family family; 73 static struct genl_family family __ro_after_init = {
|
/kernel/linux/linux-5.10/net/tipc/ |
D | netlink.h | 40 extern struct genl_family tipc_genl_family;
|
/kernel/linux/linux-5.10/net/batman-adv/ |
D | netlink.h | 30 extern struct genl_family batadv_netlink_family;
|
/kernel/linux/linux-5.10/net/openvswitch/ |
D | meter.h | 57 extern struct genl_family dp_meter_genl_family;
|
D | conntrack.h | 102 extern struct genl_family dp_ct_limit_genl_family;
|
D | datapath.c | 51 static struct genl_family dp_packet_genl_family; 52 static struct genl_family dp_flow_genl_family; 53 static struct genl_family dp_datapath_genl_family; 71 static bool ovs_must_notify(struct genl_family *family, struct genl_info *info, in ovs_must_notify() 78 static void ovs_notify(struct genl_family *family, in ovs_notify() 663 static struct genl_family dp_packet_genl_family __ro_after_init = { 1480 static struct genl_family dp_flow_genl_family __ro_after_init = { 1945 static struct genl_family dp_datapath_genl_family __ro_after_init = { 2428 struct genl_family dp_vport_genl_family __ro_after_init = { 2443 static struct genl_family * const dp_genl_families[] = {
|
D | datapath.h | 236 extern struct genl_family dp_vport_genl_family;
|
/kernel/linux/linux-5.10/net/wimax/ |
D | wimax-internal.h | 76 extern struct genl_family wimax_gnl_family;
|
/kernel/linux/linux-5.10/fs/quota/ |
D | netlink.c | 16 static struct genl_family quota_genl_family __ro_after_init = {
|
/kernel/linux/linux-5.10/net/ipv6/ila/ |
D | ila.h | 123 extern struct genl_family ila_nl_family;
|
D | ila_main.c | 47 struct genl_family ila_nl_family __ro_after_init = {
|
/kernel/linux/linux-5.10/net/ieee802154/ |
D | ieee802154.h | 34 extern struct genl_family nl802154_family;
|
D | netlink.c | 126 struct genl_family nl802154_family __ro_after_init = {
|
/kernel/linux/linux-5.10/drivers/acpi/ |
D | event.c | 83 static struct genl_family acpi_event_genl_family __ro_after_init = {
|
/kernel/linux/linux-5.10/net/netlabel/ |
D | netlabel_calipso.c | 49 static struct genl_family netlbl_calipso_gnl_family; 338 static struct genl_family netlbl_calipso_gnl_family __ro_after_init = {
|
/kernel/linux/linux-5.10/net/ipv6/ |
D | seg6.c | 78 static struct genl_family seg6_genl_family; 432 static struct genl_family seg6_genl_family __ro_after_init = {
|
/kernel/linux/linux-5.10/net/psample/ |
D | psample.c | 36 static struct genl_family psample_nl_family __ro_after_init; 108 static struct genl_family psample_nl_family __ro_after_init = {
|
/kernel/linux/linux-5.10/include/linux/ |
D | genl_magic_func.h | 252 static struct genl_family ZZZ_genl_family; 286 static struct genl_family ZZZ_genl_family __ro_after_init = {
|
/kernel/linux/linux-5.10/net/hsr/ |
D | hsr_netlink.c | 176 static struct genl_family hsr_genl_family; 513 static struct genl_family hsr_genl_family __ro_after_init = {
|
/kernel/linux/linux-5.10/net/l2tp/ |
D | l2tp_netlink.c | 29 static struct genl_family l2tp_nl_family; 102 static int l2tp_tunnel_notify(struct genl_family *family, in l2tp_tunnel_notify() 130 static int l2tp_session_notify(struct genl_family *family, in l2tp_session_notify() 982 static struct genl_family l2tp_nl_family __ro_after_init = {
|
/kernel/linux/linux-5.10/kernel/ |
D | taskstats.c | 35 static struct genl_family family; 661 static struct genl_family family __ro_after_init = {
|
/kernel/linux/linux-5.10/drivers/thermal/ |
D | thermal_netlink.c | 65 static struct genl_family thermal_gnl_family; 633 static struct genl_family thermal_gnl_family __ro_after_init = {
|