Home
last modified time | relevance | path

Searched refs:genl_ops (Results 1 – 25 of 39) sorted by relevance

12

/Linux-v4.19/include/net/
Dgenetlink.h19 struct genl_ops;
59 int (*pre_doit)(const struct genl_ops *ops,
62 void (*post_doit)(const struct genl_ops *ops,
68 const struct genl_ops * ops;
133 struct genl_ops { struct
/Linux-v4.19/net/netlink/
Dgenetlink.c110 static const struct genl_ops *genl_get_cmd(u8 cmd, in genl_get_cmd()
289 const struct genl_ops *ops = family->ops; in genl_validate_ops()
463 const struct genl_ops *ops = cb->data; in genl_lock_start()
477 const struct genl_ops *ops = cb->data; in genl_lock_dumpit()
489 const struct genl_ops *ops = cb->data; in genl_lock_done()
505 const struct genl_ops *ops; in genl_family_rcv_msg()
673 const struct genl_ops *ops = &family->ops[i]; in ctrl_fill_info()
937 static const struct genl_ops genl_ctrl_ops[] = {
/Linux-v4.19/net/ipv6/ila/
Dila_main.c16 static const struct genl_ops ila_nl_ops[] = {
/Linux-v4.19/fs/dlm/
Dnetlink.c68 static const struct genl_ops dlm_nl_ops[] = {
/Linux-v4.19/net/ieee802154/
Dnetlink.c92 static const struct genl_ops ieee802154_ops[] = {
Dnl802154.c2137 static int nl802154_pre_doit(const struct genl_ops *ops, struct sk_buff *skb, in nl802154_pre_doit()
2199 static void nl802154_post_doit(const struct genl_ops *ops, struct sk_buff *skb, in nl802154_post_doit()
2217 static const struct genl_ops nl802154_ops[] = {
/Linux-v4.19/net/tipc/
Dnetlink.c141 static const struct genl_ops tipc_genl_v2_ops[] = {
/Linux-v4.19/net/psample/
Dpsample.c100 static const struct genl_ops psample_nl_ops[] = {
/Linux-v4.19/net/core/
Ddrop_monitor.c355 static const struct genl_ops dropmon_ops[] = {
Ddevlink.c390 static int devlink_nl_pre_doit(const struct genl_ops *ops, in devlink_nl_pre_doit()
435 static void devlink_nl_post_doit(const struct genl_ops *ops, in devlink_nl_post_doit()
3486 const struct genl_ops *ops = cb->data; in devlink_nl_cmd_region_read_dumpit()
3605 static const struct genl_ops devlink_nl_ops[] = {
/Linux-v4.19/net/wimax/
Dstack.c419 static const struct genl_ops wimax_gnl_ops[] = {
/Linux-v4.19/net/netlabel/
Dnetlabel_calipso.c321 static const struct genl_ops netlbl_calipso_ops[] = {
Dnetlabel_cipso_v4.c733 static const struct genl_ops netlbl_cipsov4_ops[] = {
Dnetlabel_mgmt.c772 static const struct genl_ops netlbl_mgmt_genl_ops[] = {
/Linux-v4.19/net/ipv6/
Dseg6.c400 static const struct genl_ops seg6_genl_ops[] = {
/Linux-v4.19/net/hsr/
Dhsr_netlink.c448 static const struct genl_ops hsr_ops[] = {
/Linux-v4.19/net/ncsi/
Dncsi-netlink.c369 static const struct genl_ops ncsi_ops[] = {
/Linux-v4.19/include/linux/
Dgenl_magic_func.h240 static struct genl_ops ZZZ_genl_ops[] __read_mostly = {
/Linux-v4.19/net/batman-adv/
Dnetlink.c544 static const struct genl_ops batadv_netlink_ops[] = {
/Linux-v4.19/net/openvswitch/
Ddatapath.c627 static const struct genl_ops dp_packet_genl_ops[] = {
1412 static const struct genl_ops dp_flow_genl_ops[] = {
1805 static const struct genl_ops dp_datapath_genl_ops[] = {
2248 static const struct genl_ops dp_vport_genl_ops[] = {
Dmeter.c528 static struct genl_ops dp_meter_genl_ops[] = {
/Linux-v4.19/net/smc/
Dsmc_pnet.c434 static const struct genl_ops smc_pnet_ops[] = {
/Linux-v4.19/kernel/
Dtaskstats.c649 static const struct genl_ops taskstats_ops[] = {
/Linux-v4.19/drivers/net/ieee802154/
Dmac802154_hwsim.c606 static const struct genl_ops hwsim_nl_ops[] = {
/Linux-v4.19/net/ipv4/
Dfou.c806 static const struct genl_ops fou_nl_ops[] = {

12