/kernel/linux/linux-5.10/net/tipc/ |
D | netlink.c | 166 .dumpit = tipc_nl_bearer_dump, 182 .dumpit = tipc_nl_sk_dump, 189 .dumpit = tipc_nl_publ_dump, 195 .dumpit = tipc_nl_node_dump_link, 211 .dumpit = tipc_nl_media_dump, 221 .dumpit = tipc_nl_node_dump, 226 .dumpit = tipc_nl_net_dump, 236 .dumpit = tipc_nl_name_table_dump, 247 .dumpit = tipc_nl_node_dump_monitor, 253 .dumpit = tipc_nl_node_dump_monitor_peer, [all …]
|
D | netlink_compat.c | 67 int (*dumpit)(struct sk_buff *, struct netlink_callback *); member 224 len = (*cmd->dumpit)(buf, &cb); in __tipc_nl_compat_dumpit() 1029 dump.dumpit = tipc_nl_publ_dump; in tipc_nl_compat_publ_dump() 1207 dump.dumpit = tipc_nl_bearer_dump; in tipc_nl_compat_handle() 1224 dump.dumpit = tipc_nl_node_dump_link; in tipc_nl_compat_handle() 1230 dump.dumpit = tipc_nl_node_dump_link; in tipc_nl_compat_handle() 1250 dump.dumpit = tipc_nl_name_table_dump; in tipc_nl_compat_handle() 1256 dump.dumpit = tipc_nl_sk_dump; in tipc_nl_compat_handle() 1261 dump.dumpit = tipc_nl_media_dump; in tipc_nl_compat_handle() 1266 dump.dumpit = tipc_nl_node_dump; in tipc_nl_compat_handle() [all …]
|
/kernel/linux/linux-5.10/net/ethtool/ |
D | netlink.c | 694 .dumpit = ethnl_default_dumpit, 703 .dumpit = ethnl_default_dumpit, 719 .dumpit = ethnl_default_dumpit, 735 .dumpit = ethnl_default_dumpit, 744 .dumpit = ethnl_default_dumpit, 761 .dumpit = ethnl_default_dumpit, 777 .dumpit = ethnl_default_dumpit, 793 .dumpit = ethnl_default_dumpit, 809 .dumpit = ethnl_default_dumpit, 825 .dumpit = ethnl_default_dumpit, [all …]
|
/kernel/linux/linux-5.10/net/netlabel/ |
D | netlabel_mgmt.c | 767 .dumpit = NULL, 774 .dumpit = NULL, 781 .dumpit = netlbl_mgmt_listall, 788 .dumpit = NULL, 795 .dumpit = NULL, 802 .dumpit = NULL, 809 .dumpit = netlbl_mgmt_protocols, 816 .dumpit = NULL,
|
D | netlabel_calipso.c | 313 .dumpit = NULL, 320 .dumpit = NULL, 327 .dumpit = NULL, 334 .dumpit = netlbl_calipso_listall,
|
D | netlabel_unlabeled.c | 1317 .dumpit = NULL, 1324 .dumpit = NULL, 1331 .dumpit = netlbl_unlabel_staticlist, 1338 .dumpit = NULL, 1345 .dumpit = NULL, 1352 .dumpit = netlbl_unlabel_staticlistdef, 1359 .dumpit = NULL, 1366 .dumpit = NULL,
|
D | netlabel_cipso_v4.c | 736 .dumpit = NULL, 743 .dumpit = NULL, 750 .dumpit = NULL, 757 .dumpit = netlbl_cipsov4_listall,
|
/kernel/linux/linux-5.10/include/linux/ |
D | drbd_genl.h | 346 .dumpit = drbd_adm_get_status_all, 461 .dumpit = drbd_adm_dump_resources, 469 .dumpit = drbd_adm_dump_devices, 478 .dumpit = drbd_adm_dump_connections, 487 .dumpit = drbd_adm_dump_peer_devices, 525 .dumpit = drbd_adm_get_initial_state,
|
D | genl_magic_struct.h | 112 .dumpit = handler, \
|
/kernel/linux/linux-5.10/net/ieee802154/ |
D | ieee802154.h | 15 .dumpit = NULL, \ 23 .dumpit = _dump, \
|
D | nl802154.c | 2250 .dumpit = nl802154_dump_wpan_phy, 2260 .dumpit = nl802154_dump_interface, 2391 .dumpit = nl802154_dump_llsec_key, 2418 .dumpit = nl802154_dump_llsec_dev, 2445 .dumpit = nl802154_dump_llsec_devkey, 2471 .dumpit = nl802154_dump_llsec_seclevel,
|
/kernel/linux/linux-5.10/net/batman-adv/ |
D | netlink.c | 1379 .dumpit = batadv_algo_dump, 1385 .dumpit = batadv_netlink_dump_hardif, 1394 .dumpit = batadv_tt_local_dump, 1400 .dumpit = batadv_tt_global_dump, 1406 .dumpit = batadv_orig_dump, 1412 .dumpit = batadv_hardif_neigh_dump, 1418 .dumpit = batadv_gw_dump, 1424 .dumpit = batadv_bla_claim_dump, 1430 .dumpit = batadv_bla_backbone_dump, 1436 .dumpit = batadv_dat_cache_dump, [all …]
|
/kernel/linux/linux-5.10/net/netlink/ |
D | genetlink.c | 145 op->dumpit = family->small_ops[i].dumpit; in genl_op_from_small() 366 if (op.dumpit == NULL && op.doit == NULL) in genl_validate_ops() 623 rc = ops->dumpit(skb, cb); in genl_lock_dumpit() 667 if (!ops->dumpit) in genl_family_rcv_msg_dumpit() 693 .dump = ops->dumpit, in genl_family_rcv_msg_dumpit() 852 if (op.dumpit) in ctrl_fill_info() 1229 (!op->dumpit || op->validate & GENL_DONT_VALIDATE_DUMP)) in ctrl_dumppolicy_put_op() 1252 if (op->dumpit && !(op->validate & GENL_DONT_VALIDATE_DUMP) && in ctrl_dumppolicy_put_op() 1339 .dumpit = ctrl_dumpfamily, 1346 .dumpit = ctrl_dumppolicy,
|
/kernel/linux/linux-5.10/include/net/ |
D | genetlink.h | 128 int (*dumpit)(struct sk_buff *skb, struct netlink_callback *cb); member 152 int (*dumpit)(struct sk_buff *skb, member
|
/kernel/linux/linux-5.10/net/ipv6/ila/ |
D | ila_main.c | 40 .dumpit = ila_xlat_nl_dump,
|
/kernel/linux/linux-5.10/net/core/ |
D | rtnetlink.c | 62 rtnl_dumpit_func dumpit; member 174 rtnl_doit_func doit, rtnl_dumpit_func dumpit, in rtnl_register_internal() argument 213 WARN_ON(dumpit && link->dumpit && link->dumpit != dumpit); in rtnl_register_internal() 214 if (dumpit) in rtnl_register_internal() 215 link->dumpit = dumpit; in rtnl_register_internal() 243 rtnl_doit_func doit, rtnl_dumpit_func dumpit, in rtnl_register_module() argument 247 doit, dumpit, flags); in rtnl_register_module() 268 rtnl_doit_func doit, rtnl_dumpit_func dumpit, in rtnl_register() argument 273 err = rtnl_register_internal(NULL, protocol, msgtype, doit, dumpit, in rtnl_register() 3764 rtnl_dumpit_func dumpit; in rtnl_dump_all() local [all …]
|
D | devlink.c | 7604 .dumpit = devlink_nl_cmd_get_dumpit, 7611 .dumpit = devlink_nl_cmd_port_get_dumpit, 7640 .dumpit = devlink_nl_cmd_sb_get_dumpit, 7647 .dumpit = devlink_nl_cmd_sb_pool_get_dumpit, 7660 .dumpit = devlink_nl_cmd_sb_port_pool_get_dumpit, 7675 .dumpit = devlink_nl_cmd_sb_tc_pool_bind_get_dumpit, 7759 .dumpit = devlink_nl_cmd_param_get_dumpit, 7772 .dumpit = devlink_nl_cmd_port_param_get_dumpit, 7787 .dumpit = devlink_nl_cmd_region_get_dumpit, 7806 .dumpit = devlink_nl_cmd_region_read_dumpit, [all …]
|
/kernel/linux/linux-5.10/net/hsr/ |
D | hsr_netlink.c | 502 .dumpit = NULL, 509 .dumpit = NULL,
|
/kernel/linux/linux-5.10/drivers/thermal/ |
D | thermal_netlink.c | 610 .dumpit = thermal_genl_cmd_dumpit, 630 .dumpit = thermal_genl_cmd_dumpit,
|
/kernel/linux/linux-5.10/net/ipv6/ |
D | seg6.c | 419 .dumpit = seg6_genl_dumphmac,
|
/kernel/linux/linux-5.10/net/psample/ |
D | psample.c | 103 .dumpit = psample_nl_cmd_get_group_dumpit,
|
/kernel/linux/linux-5.10/net/l2tp/ |
D | l2tp_netlink.c | 952 .dumpit = l2tp_nl_cmd_tunnel_dump, 977 .dumpit = l2tp_nl_cmd_session_dump,
|
/kernel/linux/linux-5.10/net/nfc/ |
D | netlink.c | 1692 .dumpit = nfc_genl_dump_devices, 1735 .dumpit = nfc_genl_dump_targets, 1776 .dumpit = nfc_genl_dump_ses,
|
/kernel/linux/linux-5.10/drivers/net/wireguard/ |
D | netlink.c | 610 .dumpit = wg_get_device_dump,
|
/kernel/linux/linux-5.10/net/openvswitch/ |
D | datapath.c | 1486 .dumpit = ovs_flow_cmd_dump 1952 .dumpit = ovs_dp_cmd_dump 2435 .dumpit = ovs_vport_cmd_dump
|