| /linux/net/smc/ |
| H A D | smc_netlink.c | 40 .dumpit = smc_nl_get_sys_info, 45 .dumpit = smcr_nl_get_lgr, 50 .dumpit = smcr_nl_get_link, 55 .dumpit = smcd_nl_get_lgr, 60 .dumpit = smcd_nl_get_device, 65 .dumpit = smcr_nl_get_device, 70 .dumpit = smc_nl_get_stats, 75 .dumpit = smc_nl_get_fback_stats, 80 .dumpit = smc_nl_dump_ueid, 102 .dumpit = smc_nl_dump_seid, [all …]
|
| /linux/tools/net/ynl/pyynl/ |
| H A D | ethtool.py | |
| /linux/net/tipc/ |
| H A D | netlink.c | 168 .dumpit = tipc_nl_bearer_dump, 186 .dumpit = tipc_nl_sk_dump, 193 .dumpit = tipc_nl_publ_dump, 199 .dumpit = tipc_nl_node_dump_link, 217 .dumpit = tipc_nl_media_dump, 228 .dumpit = tipc_nl_node_dump, 233 .dumpit = tipc_nl_net_dump, 244 .dumpit = tipc_nl_name_table_dump, 256 .dumpit = tipc_nl_node_dump_monitor, 262 .dumpit [all...] |
| H A D | netlink_compat.c | 68 int (*dumpit)(struct sk_buff *, struct netlink_callback *); member 223 len = (*cmd->dumpit)(buf, &cb); in __tipc_nl_compat_dumpit() 1026 dump.dumpit = tipc_nl_publ_dump; in tipc_nl_compat_publ_dump() 1204 dump.dumpit = tipc_nl_bearer_dump; in tipc_nl_compat_handle() 1221 dump.dumpit = tipc_nl_node_dump_link; in tipc_nl_compat_handle() 1227 dump.dumpit = tipc_nl_node_dump_link; in tipc_nl_compat_handle() 1247 dump.dumpit = tipc_nl_name_table_dump; in tipc_nl_compat_handle() 1253 dump.dumpit = tipc_nl_sk_dump; in tipc_nl_compat_handle() 1258 dump.dumpit = tipc_nl_media_dump; in tipc_nl_compat_handle() 1263 dump.dumpit = tipc_nl_node_dump; in tipc_nl_compat_handle() [all …]
|
| /linux/net/netlink/ |
| H A D | genetlink.c | 143 struct genl_split_ops dumpit; member 182 op->dumpit = family->small_ops[i].dumpit; in genl_op_from_small() 226 iter->dumpit = family->split_ops[i + cnt]; in genl_op_from_split() 227 genl_op_fill_in_reject_policy_split(family, &iter->dumpit); in genl_op_from_split() 230 memset(&iter->dumpit, 0, sizeof(iter->dumpit)); in genl_op_from_split() 260 (flags & GENL_CMD_CAP_DUMP && !full->dumpit)) { in genl_cmd_full_to_split() 267 op->dumpit = full->dumpit; in genl_cmd_full_to_split() 321 struct genl_split_ops *doit, struct genl_split_ops *dumpit) in genl_get_cmd_both() argument 326 err2 = genl_get_cmd(cmd, GENL_CMD_CAP_DUMP, family, dumpit); in genl_get_cmd_both() 372 genl_cmd_full_to_split(&iter->dumpit, family, in genl_op_iter_next() [all …]
|
| /linux/net/netlabel/ |
| H A D | netlabel_mgmt.c | 762 .dumpit = NULL, 769 .dumpit = NULL, 776 .dumpit = netlbl_mgmt_listall, 783 .dumpit = NULL, 790 .dumpit = NULL, 797 .dumpit = NULL, 804 .dumpit = netlbl_mgmt_protocols, 811 .dumpit = NULL,
|
| H A D | netlabel_calipso.c | 338 .dumpit = NULL, 345 .dumpit = NULL, 352 .dumpit = NULL, 359 .dumpit = netlbl_calipso_listall,
|
| H A D | netlabel_unlabeled.c | 1297 .dumpit = NULL, 1304 .dumpit = NULL, 1311 .dumpit = netlbl_unlabel_staticlist, 1318 .dumpit = NULL, 1325 .dumpit = NULL, 1332 .dumpit = netlbl_unlabel_staticlistdef, 1339 .dumpit = NULL, 1346 .dumpit = NULL,
|
| H A D | netlabel_cipso_v4.c | 736 .dumpit = NULL, 743 .dumpit = NULL, 750 .dumpit = NULL, 757 .dumpit = netlbl_cipsov4_listall,
|
| /linux/net/psp/ |
| H A D | psp-nl-gen.c | 83 .dumpit = psp_nl_dev_get_dumpit, 133 .dumpit = psp_nl_get_stats_dumpit,
|
| /linux/net/shaper/ |
| H A D | shaper_nl_gen.c | 99 .dumpit = net_shaper_nl_get_dumpit, 144 .dumpit = net_shaper_nl_cap_get_dumpit,
|
| /linux/net/ipv4/ |
| H A D | fou_nl.c | 47 .dumpit = fou_nl_get_dumpit,
|
| /linux/kernel/power/ |
| H A D | em_netlink_autogen.c | 35 .dumpit = dev_energymodel_nl_get_perf_domains_dumpit,
|
| /linux/include/net/ |
| H A D | genetlink.h | 193 int (*dumpit)(struct sk_buff *skb, struct netlink_callback *cb); member 217 int (*dumpit)(struct sk_buff *skb, member 267 int (*dumpit)(struct sk_buff *skb, member
|
| /linux/net/ipv6/ila/ |
| H A D | ila_main.c | 39 .dumpit = ila_xlat_nl_dump,
|
| /linux/net/phonet/ |
| H A D | pn_netlink.c | 324 .dumpit = getaddr_dumpit, .flags = RTNL_FLAG_DUMP_UNLOCKED}, 330 .dumpit = route_dumpit, .flags = RTNL_FLAG_DUMP_UNLOCKED},
|
| /linux/net/ieee802154/ |
| H A D | nl802154.c | 2776 .dumpit = nl802154_dump_wpan_phy, 2786 .dumpit = nl802154_dump_interface, 2960 .dumpit = nl802154_list_associations, 2977 .dumpit = nl802154_dump_llsec_key, 3004 .dumpit = nl802154_dump_llsec_dev, 3031 .dumpit = nl802154_dump_llsec_devkey, 3057 .dumpit = nl802154_dump_llsec_seclevel,
|
| /linux/drivers/thermal/ |
| H A D | thermal_netlink.c | 860 .dumpit = thermal_genl_cmd_dumpit, 880 .dumpit = thermal_genl_cmd_dumpit,
|
| /linux/net/ipv6/ |
| H A D | seg6.c | 473 .dumpit = seg6_genl_dumphmac,
|
| H A D | addrlabel.c | 633 .doit = ip6addrlbl_get, .dumpit = ip6addrlbl_dump,
|
| /linux/net/l2tp/ |
| H A D | l2tp_netlink.c | 964 .dumpit = l2tp_nl_cmd_tunnel_dump, 989 .dumpit = l2tp_nl_cmd_session_dump,
|
| /linux/net/nfc/ |
| H A D | netlink.c | 1701 .dumpit = nfc_genl_dump_devices, 1744 .dumpit = nfc_genl_dump_targets, 1785 .dumpit = nfc_genl_dump_ses,
|
| /linux/net/mctp/ |
| H A D | device.c | 532 .dumpit = mctp_dump_addrinfo},
|
| /linux/net/psample/ |
| H A D | psample.c | 105 .dumpit = psample_nl_cmd_get_group_dumpit,
|
| /linux/net/openvswitch/ |
| H A D | datapath.c | 1555 .dumpit = ovs_flow_cmd_dump 2101 .dumpit = ovs_dp_cmd_dump 2629 .dumpit = ovs_vport_cmd_dump
|