Searched refs:genl_family (Results 1 – 25 of 59) sorted by relevance
123
/linux-6.1.9/include/net/ |
D | genetlink.h | 60 struct genl_family { struct 191 const struct genl_family *family; 202 int genl_register_family(struct genl_family *family); 203 int genl_unregister_family(const struct genl_family *family); 204 void genl_notify(const struct genl_family *family, struct sk_buff *skb, 208 const struct genl_family *family, int flags, u8 cmd); 233 const struct genl_family *family, in genlmsg_parse_deprecated() 252 const struct genl_family *family, in genlmsg_parse() 287 const struct genl_family *family, in genlmsg_put_reply() 324 static inline int genlmsg_multicast_netns(const struct genl_family *family, in genlmsg_multicast_netns() [all …]
|
/linux-6.1.9/net/netlink/ |
D | genetlink.c | 87 static int genl_ctrl_event(int event, const struct genl_family *family, 92 genl_op_fill_in_reject_policy(const struct genl_family *family, in genl_op_fill_in_reject_policy() 104 static const struct genl_family *genl_family_find_byid(unsigned int id) in genl_family_find_byid() 109 static const struct genl_family *genl_family_find_byname(char *name) in genl_family_find_byname() 111 const struct genl_family *family; in genl_family_find_byname() 121 static int genl_get_cmd_cnt(const struct genl_family *family) in genl_get_cmd_cnt() 126 static void genl_op_from_full(const struct genl_family *family, in genl_op_from_full() 139 static int genl_get_cmd_full(u32 cmd, const struct genl_family *family, in genl_get_cmd_full() 153 static void genl_op_from_small(const struct genl_family *family, in genl_op_from_small() 170 static int genl_get_cmd_small(u32 cmd, const struct genl_family *family, in genl_get_cmd_small() [all …]
|
/linux-6.1.9/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() 620 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()
|
/linux-6.1.9/fs/dlm/ |
D | netlink.c | 16 static struct genl_family family; 73 static struct genl_family family __ro_after_init = {
|
/linux-6.1.9/fs/cifs/ |
D | netlink.h | 11 extern struct genl_family cifs_genl_family;
|
D | netlink.c | 45 struct genl_family cifs_genl_family = {
|
/linux-6.1.9/net/smc/ |
D | smc_netlink.h | 18 extern struct genl_family smc_gen_nl_family;
|
D | smc_netlink.c | 136 struct genl_family smc_gen_nl_family __ro_after_init = {
|
/linux-6.1.9/net/tipc/ |
D | netlink.h | 40 extern struct genl_family tipc_genl_family;
|
/linux-6.1.9/net/batman-adv/ |
D | netlink.h | 30 extern struct genl_family batadv_netlink_family;
|
/linux-6.1.9/net/openvswitch/ |
D | meter.h | 57 extern struct genl_family dp_meter_genl_family;
|
D | conntrack.h | 104 extern struct genl_family dp_ct_limit_genl_family;
|
D | datapath.c | 53 static struct genl_family dp_packet_genl_family; 54 static struct genl_family dp_flow_genl_family; 55 static struct genl_family dp_datapath_genl_family; 73 static bool ovs_must_notify(struct genl_family *family, struct genl_info *info, in ovs_must_notify() 80 static void ovs_notify(struct genl_family *family, in ovs_notify() 685 static struct genl_family dp_packet_genl_family __ro_after_init = { 1510 static struct genl_family dp_flow_genl_family __ro_after_init = { 2056 static struct genl_family dp_datapath_genl_family __ro_after_init = { 2544 struct genl_family dp_vport_genl_family __ro_after_init = { 2560 static struct genl_family * const dp_genl_families[] = {
|
D | datapath.h | 254 extern struct genl_family dp_vport_genl_family;
|
/linux-6.1.9/fs/quota/ |
D | netlink.c | 16 static struct genl_family quota_genl_family __ro_after_init = {
|
/linux-6.1.9/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 = {
|
/linux-6.1.9/net/ieee802154/ |
D | ieee802154.h | 34 extern struct genl_family nl802154_family;
|
D | netlink.c | 126 struct genl_family nl802154_family __ro_after_init = {
|
/linux-6.1.9/drivers/acpi/ |
D | event.c | 85 static struct genl_family acpi_event_genl_family __ro_after_init = {
|
/linux-6.1.9/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 = {
|
/linux-6.1.9/net/ipv6/ |
D | seg6.c | 137 static struct genl_family seg6_genl_family; 497 static struct genl_family seg6_genl_family __ro_after_init = {
|
/linux-6.1.9/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 = {
|
/linux-6.1.9/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 = {
|
/linux-6.1.9/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 = {
|
123