Searched refs:small_ops (Results 1 – 25 of 25) sorted by relevance
| /linux/net/netlink/ |
| H A D | genetlink.c | 181 op->doit = family->small_ops[i].doit; in genl_op_from_small() 182 op->dumpit = family->small_ops[i].dumpit; in genl_op_from_small() 183 op->cmd = family->small_ops[i].cmd; in genl_op_from_small() 184 op->internal_flags = family->small_ops[i].internal_flags; in genl_op_from_small() 185 op->flags = family->small_ops[i].flags; in genl_op_from_small() 186 op->validate = family->small_ops[i].validate; in genl_op_from_small() 200 if (family->small_ops[i].cmd == cmd) { in genl_get_cmd_small() 572 WARN_ON(family->n_small_ops && !family->small_ops) || in genl_validate_ops()
|
| /linux/net/ieee802154/ |
| H A D | netlink.c | 133 .small_ops = ieee802154_ops,
|
| /linux/net/netlabel/ |
| H A D | netlabel_calipso.c | 370 .small_ops = netlbl_calipso_ops,
|
| H A D | netlabel_cipso_v4.c | 768 .small_ops = netlbl_cipsov4_ops,
|
| H A D | netlabel_mgmt.c | 822 .small_ops = netlbl_mgmt_genl_ops,
|
| H A D | netlabel_unlabeled.c | 1367 .small_ops = netlbl_unlabel_genl_ops,
|
| /linux/include/net/ |
| H A D | genetlink.h | 100 const struct genl_small_ops *small_ops; member
|
| /linux/net/openvswitch/ |
| H A D | datapath.c | 746 .small_ops = dp_packet_genl_ops, 1571 .small_ops = dp_flow_genl_ops, 2117 .small_ops = dp_datapath_genl_ops, 2645 .small_ops = dp_vport_genl_ops, in dp_register_genl()
|
| H A D | meter.c | 721 .small_ops = dp_meter_genl_ops,
|
| H A D | conntrack.c | 1990 .small_ops = ct_limit_genl_ops,
|
| /linux/net/hsr/ |
| H A D | hsr_netlink.c | 559 .small_ops = hsr_ops,
|
| /linux/net/psample/ |
| H A D | psample.c | 117 .small_ops = psample_nl_ops,
|
| /linux/net/ncsi/ |
| H A D | ncsi-netlink.c | 769 .small_ops = ncsi_ops,
|
| /linux/drivers/thermal/ |
| H A D | thermal_netlink.c | 912 .small_ops = thermal_genl_ops,
|
| /linux/drivers/net/ieee802154/ |
| H A D | mac802154_hwsim.c | 796 .small_ops = hwsim_nl_ops,
|
| /linux/net/ipv4/ |
| H A D | tcp_metrics.c | 996 .small_ops = tcp_metrics_nl_ops,
|
| /linux/net/l2tp/ |
| H A D | l2tp_netlink.c | 1002 .small_ops = l2tp_nl_ops,
|
| /linux/net/tipc/ |
| H A D | netlink_compat.c | 1352 .small_ops = tipc_genl_compat_ops,
|
| /linux/net/core/ |
| H A D | drop_monitor.c | 1665 .small_ops = dropmon_ops,
|
| /linux/drivers/block/ |
| H A D | nbd.c | 2481 .small_ops = nbd_connect_genl_ops,
|
| /linux/drivers/net/team/ |
| H A D | team_core.c | 3001 .small_ops = team_nl_ops,
|
| /linux/drivers/net/ |
| H A D | macsec.c | 3422 .small_ops = macsec_genl_ops,
|
| /linux/net/netfilter/ipvs/ |
| H A D | ip_vs_ctl.c | 4869 .small_ops = ip_vs_genl_ops,
|
| /linux/drivers/net/wireless/virtual/ |
| H A D | mac80211_hwsim.c | 6923 .small_ops = hwsim_ops,
|
| /linux/net/wireless/ |
| H A D | nl80211.c | 20028 .small_ops = nl80211_small_ops,
|