Home
last modified time | relevance | path

Searched refs:genl_family (Results 1 – 25 of 70) sorted by relevance

123

/OK3568_Linux_fs/kernel/include/net/
H A Dgenetlink.h48 struct genl_family { struct
175 const struct genl_family *family;
186 int genl_register_family(struct genl_family *family);
187 int genl_unregister_family(const struct genl_family *family);
188 void genl_notify(const struct genl_family *family, struct sk_buff *skb,
192 const struct genl_family *family, int flags, u8 cmd);
217 const struct genl_family *family, in genlmsg_parse_deprecated()
236 const struct genl_family *family, in genlmsg_parse()
271 const struct genl_family *family, in genlmsg_put_reply()
308 static inline int genlmsg_multicast_netns(const struct genl_family *family, in genlmsg_multicast_netns()
[all …]
/OK3568_Linux_fs/kernel/net/netlink/
H A Dgenetlink.c89 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 …]
/OK3568_Linux_fs/kernel/drivers/net/wireguard/
H A Dnetlink.c20 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 = {
633 return genl_register_family(&genl_family); in wg_genetlink_init()
638 genl_unregister_family(&genl_family); in wg_genetlink_uninit()
/OK3568_Linux_fs/kernel/fs/dlm/
H A Dnetlink.c16 static struct genl_family family;
73 static struct genl_family family __ro_after_init = {
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8189fs/os_dep/linux/
H A Dnlrtw.c94 static struct genl_family nlrtw_genl_family = {
112 static inline int nlrtw_multicast(const struct genl_family *family, in nlrtw_multicast()
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8188fu/os_dep/linux/
H A Dnlrtw.c94 static struct genl_family nlrtw_genl_family = {
112 static inline int nlrtw_multicast(const struct genl_family *family, in nlrtw_multicast()
/OK3568_Linux_fs/kernel/net/tipc/
H A Dnetlink.h40 extern struct genl_family tipc_genl_family;
/OK3568_Linux_fs/kernel/net/batman-adv/
H A Dnetlink.h30 extern struct genl_family batadv_netlink_family;
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dmeter.h57 extern struct genl_family dp_meter_genl_family;
H A Dconntrack.h102 extern struct genl_family dp_ct_limit_genl_family;
H A Ddatapath.c51 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()
671 static struct genl_family dp_packet_genl_family __ro_after_init = {
1488 static struct genl_family dp_flow_genl_family __ro_after_init = {
1954 static struct genl_family dp_datapath_genl_family __ro_after_init = {
2437 struct genl_family dp_vport_genl_family __ro_after_init = {
2452 static struct genl_family * const dp_genl_families[] = {
/OK3568_Linux_fs/kernel/net/wimax/
H A Dwimax-internal.h76 extern struct genl_family wimax_gnl_family;
/OK3568_Linux_fs/kernel/fs/quota/
H A Dnetlink.c16 static struct genl_family quota_genl_family __ro_after_init = {
/OK3568_Linux_fs/kernel/net/ipv6/ila/
H A Dila.h123 extern struct genl_family ila_nl_family;
H A Dila_main.c47 struct genl_family ila_nl_family __ro_after_init = {
/OK3568_Linux_fs/kernel/net/netlabel/
H A Dnetlabel_calipso.c49 static struct genl_family netlbl_calipso_gnl_family;
338 static struct genl_family netlbl_calipso_gnl_family __ro_after_init = {
/OK3568_Linux_fs/kernel/net/ieee802154/
H A Dieee802154.h34 extern struct genl_family nl802154_family;
H A Dnetlink.c126 struct genl_family nl802154_family __ro_after_init = {
/OK3568_Linux_fs/kernel/net/ipv6/
H A Dseg6.c78 static struct genl_family seg6_genl_family;
437 static struct genl_family seg6_genl_family __ro_after_init = {
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Devent.c83 static struct genl_family acpi_event_genl_family __ro_after_init = {
/OK3568_Linux_fs/kernel/include/linux/
H A Dgenl_magic_func.h252 static struct genl_family ZZZ_genl_family;
286 static struct genl_family ZZZ_genl_family __ro_after_init = {
/OK3568_Linux_fs/kernel/net/psample/
H A Dpsample.c36 static struct genl_family psample_nl_family __ro_after_init;
108 static struct genl_family psample_nl_family __ro_after_init = {
/OK3568_Linux_fs/kernel/net/l2tp/
H A Dl2tp_netlink.c29 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 = {
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8821cs/os_dep/linux/
H A Dnlrtw.c127 static struct genl_family nlrtw_genl_family = {
147 static inline int nlrtw_multicast(const struct genl_family *family, in nlrtw_multicast()
/OK3568_Linux_fs/kernel/net/hsr/
H A Dhsr_netlink.c176 static struct genl_family hsr_genl_family;
513 static struct genl_family hsr_genl_family __ro_after_init = {

123