Home
last modified time | relevance | path

Searched refs:small_ops (Results 1 – 25 of 29) sorted by relevance

12

/linux/net/netlink/
A Dgenetlink.c187 op->doit = family->small_ops[i].doit; in genl_op_from_small()
188 op->dumpit = family->small_ops[i].dumpit; in genl_op_from_small()
189 op->cmd = family->small_ops[i].cmd; in genl_op_from_small()
190 op->internal_flags = family->small_ops[i].internal_flags; in genl_op_from_small()
191 op->flags = family->small_ops[i].flags; in genl_op_from_small()
192 op->validate = family->small_ops[i].validate; in genl_op_from_small()
206 if (family->small_ops[i].cmd == cmd) { in genl_get_cmd_small()
577 WARN_ON(family->n_small_ops && !family->small_ops) || in genl_validate_ops()
/linux/net/ieee802154/
A Dnetlink.c133 .small_ops = ieee802154_ops,
/linux/include/net/
A Dgenetlink.h100 const struct genl_small_ops *small_ops; member
/linux/net/netlabel/
A Dnetlabel_calipso.c370 .small_ops = netlbl_calipso_ops,
A Dnetlabel_cipso_v4.c768 .small_ops = netlbl_cipsov4_ops,
A Dnetlabel_mgmt.c827 .small_ops = netlbl_mgmt_genl_ops,
A Dnetlabel_unlabeled.c1375 .small_ops = netlbl_unlabel_genl_ops,
/linux/net/hsr/
A Dhsr_netlink.c546 .small_ops = hsr_ops,
/linux/net/psample/
A Dpsample.c117 .small_ops = psample_nl_ops,
/linux/net/openvswitch/
A Ddatapath.c716 .small_ops = dp_packet_genl_ops,
1541 .small_ops = dp_flow_genl_ops,
2090 .small_ops = dp_datapath_genl_ops,
2582 .small_ops = dp_vport_genl_ops,
A Dmeter.c721 .small_ops = dp_meter_genl_ops,
A Dconntrack.c1998 .small_ops = ct_limit_genl_ops,
/linux/drivers/thermal/
A Dthermal_netlink.c701 .small_ops = thermal_genl_ops,
/linux/net/ncsi/
A Dncsi-netlink.c769 .small_ops = ncsi_ops,
/linux/drivers/net/ieee802154/
A Dmac802154_hwsim.c796 .small_ops = hwsim_nl_ops,
/linux/net/ipv4/
A Dtcp_metrics.c996 .small_ops = tcp_metrics_nl_ops,
A Dfou_core.c915 .small_ops = fou_nl_ops,
/linux/net/l2tp/
A Dl2tp_netlink.c1002 .small_ops = l2tp_nl_ops,
/linux/net/batman-adv/
A Dnetlink.c1494 .small_ops = batadv_netlink_ops,
/linux/net/tipc/
A Dnetlink_compat.c1355 .small_ops = tipc_genl_compat_ops,
/linux/net/core/
A Ddrop_monitor.c1666 .small_ops = dropmon_ops,
/linux/drivers/net/
A Dgtp.c2464 .small_ops = gtp_genl_ops,
/linux/drivers/block/
A Dnbd.c2396 .small_ops = nbd_connect_genl_ops,
/linux/drivers/net/team/
A Dteam_core.c2815 .small_ops = team_nl_ops,
/linux/drivers/target/
A Dtarget_core_user.c487 .small_ops = tcmu_genl_ops,

Completed in 93 milliseconds

12