| /linux-6.15/net/netlink/ |
| H A D | genetlink.c | 187 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-6.15/net/ieee802154/ |
| H A D | netlink.c | 133 .small_ops = ieee802154_ops,
|
| /linux-6.15/include/net/ |
| H A D | genetlink.h | 100 const struct genl_small_ops *small_ops; member
|
| /linux-6.15/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-6.15/net/hsr/ |
| H A D | hsr_netlink.c | 545 .small_ops = hsr_ops,
|
| /linux-6.15/net/psample/ |
| H A D | psample.c | 117 .small_ops = psample_nl_ops,
|
| /linux-6.15/net/openvswitch/ |
| H A D | datapath.c | 716 .small_ops = dp_packet_genl_ops, 1541 .small_ops = dp_flow_genl_ops, 2089 .small_ops = dp_datapath_genl_ops, 2586 .small_ops = dp_vport_genl_ops,
|
| H A D | meter.c | 721 .small_ops = dp_meter_genl_ops,
|
| H A D | conntrack.c | 1993 .small_ops = ct_limit_genl_ops,
|
| /linux-6.15/net/ncsi/ |
| H A D | ncsi-netlink.c | 769 .small_ops = ncsi_ops,
|
| /linux-6.15/drivers/thermal/ |
| H A D | thermal_netlink.c | 912 .small_ops = thermal_genl_ops,
|
| /linux-6.15/drivers/net/ieee802154/ |
| H A D | mac802154_hwsim.c | 796 .small_ops = hwsim_nl_ops,
|
| /linux-6.15/net/ipv4/ |
| H A D | tcp_metrics.c | 996 .small_ops = tcp_metrics_nl_ops,
|
| H A D | fou_core.c | 915 .small_ops = fou_nl_ops,
|
| /linux-6.15/net/l2tp/ |
| H A D | l2tp_netlink.c | 1002 .small_ops = l2tp_nl_ops,
|
| /linux-6.15/net/batman-adv/ |
| H A D | netlink.c | 1554 .small_ops = batadv_netlink_ops,
|
| /linux-6.15/net/core/ |
| H A D | drop_monitor.c | 1666 .small_ops = dropmon_ops,
|
| /linux-6.15/net/tipc/ |
| H A D | netlink_compat.c | 1355 .small_ops = tipc_genl_compat_ops,
|
| /linux-6.15/drivers/net/ |
| H A D | gtp.c | 2463 .small_ops = gtp_genl_ops,
|
| /linux-6.15/drivers/block/ |
| H A D | nbd.c | 2459 .small_ops = nbd_connect_genl_ops,
|
| /linux-6.15/drivers/net/team/ |
| H A D | team_core.c | 2831 .small_ops = team_nl_ops,
|
| /linux-6.15/drivers/target/ |
| H A D | target_core_user.c | 487 .small_ops = tcmu_genl_ops,
|