Home
last modified time | relevance | path

Searched refs:nla_nest_end (Results 1 – 25 of 161) sorted by relevance

1234567

/Linux-v6.1/net/ethtool/
Dcabletest.c155 nla_nest_end(phydev->skb, phydev->nest); in ethnl_cable_test_finished()
177 nla_nest_end(phydev->skb, nest); in ethnl_cable_test_result()
201 nla_nest_end(phydev->skb, nest); in ethnl_cable_test_fault_length()
376 nla_nest_end(phydev->skb, nest); in ethnl_cable_test_amplitude()
397 nla_nest_end(phydev->skb, nest); in ethnl_cable_test_pulse()
426 nla_nest_end(phydev->skb, nest); in ethnl_cable_test_step()
Dtunnels.c119 nla_nest_end(skb, table); in ethnl_tunnel_info_fill_reply()
148 nla_nest_end(skb, entry); in ethnl_tunnel_info_fill_reply()
149 nla_nest_end(skb, table); in ethnl_tunnel_info_fill_reply()
152 nla_nest_end(skb, ports); in ethnl_tunnel_info_fill_reply()
Dstrset.c388 nla_nest_end(skb, string_attr); in strset_fill_string()
425 nla_nest_end(skb, strings_attr); in strset_fill_set()
428 nla_nest_end(skb, stringset_attr); in strset_fill_set()
459 nla_nest_end(skb, nest); in strset_fill_reply()
Dstats.c211 nla_nest_end(skb, nest); in stat_put()
315 nla_nest_end(skb, nest); in stats_put_rmon_hist()
366 nla_nest_end(skb, nest); in stats_put_stats()
/Linux-v6.1/net/bridge/
Dbr_mdb.c125 nla_nest_end(skb, port_nest); in br_rports_fill_info()
128 nla_nest_end(skb, nest); in br_rports_fill_info()
218 nla_nest_end(skb, nest_ent); in __mdb_fill_srcs()
221 nla_nest_end(skb, nest); in __mdb_fill_srcs()
309 nla_nest_end(skb, nest_ent); in __mdb_fill_info()
363 nla_nest_end(skb, nest2); in br_mdb_fill_info()
371 nla_nest_end(skb, nest2); in br_mdb_fill_info()
379 nla_nest_end(skb, nest); in br_mdb_fill_info()
491 nla_nest_end(skb, nest2); in nlmsg_populate_mdb_fill()
492 nla_nest_end(skb, nest); in nlmsg_populate_mdb_fill()
[all …]
Dbr_cfm_netlink.c482 nla_nest_end(skb, tb); in br_cfm_config_fill_info()
506 nla_nest_end(skb, tb); in br_cfm_config_fill_info()
530 nla_nest_end(skb, tb); in br_cfm_config_fill_info()
545 nla_nest_end(skb, tb); in br_cfm_config_fill_info()
585 nla_nest_end(skb, tb); in br_cfm_config_fill_info()
603 nla_nest_end(skb, tb); in br_cfm_config_fill_info()
656 nla_nest_end(skb, tb); in br_cfm_status_fill_info()
715 nla_nest_end(skb, tb); in br_cfm_status_fill_info()
/Linux-v6.1/net/smc/
Dsmc_stats.c89 nla_nest_end(skb, attrs); in smc_nl_fill_stats_rmb_data()
156 nla_nest_end(skb, attrs); in smc_nl_fill_stats_bufsize_data()
250 nla_nest_end(skb, attrs); in smc_nl_fill_stats_tech_data()
305 nla_nest_end(skb, attrs); in smc_nl_get_stats()
369 nla_nest_end(skb, attrs); in smc_nl_get_fback_details()
/Linux-v6.1/net/netfilter/ipset/
Dip_set_bitmap_gen.h108 nla_nest_end(skb, nested); in mtype_head()
243 nla_nest_end(skb, nested); in mtype_list()
245 nla_nest_end(skb, adt); in mtype_list()
258 nla_nest_end(skb, adt); in mtype_list()
/Linux-v6.1/net/tipc/
Dnetlink_compat.c463 nla_nest_end(skb, prop); in tipc_nl_compat_bearer_enable()
465 nla_nest_end(skb, bearer); in tipc_nl_compat_bearer_enable()
495 nla_nest_end(skb, bearer); in tipc_nl_compat_bearer_disable()
745 nla_nest_end(skb, prop); in tipc_nl_compat_media_set()
746 nla_nest_end(skb, media); in tipc_nl_compat_media_set()
772 nla_nest_end(skb, prop); in tipc_nl_compat_bearer_set()
773 nla_nest_end(skb, bearer); in tipc_nl_compat_bearer_set()
799 nla_nest_end(skb, prop); in __tipc_nl_compat_link_set()
800 nla_nest_end(skb, link); in __tipc_nl_compat_link_set()
865 nla_nest_end(skb, link); in tipc_nl_compat_link_reset_stats()
[all …]
Dnet.c187 nla_nest_end(msg->skb, attrs); in __tipc_nl_add_net()
310 nla_nest_end(msg->skb, attrs); in __tipc_nl_addr_legacy_get()
/Linux-v6.1/net/dcb/
Ddcbnl.c258 nla_nest_end(skb, nest); in dcbnl_getpfccfg()
317 nla_nest_end(skb, nest); in dcbnl_getcap()
364 nla_nest_end(skb, nest); in dcbnl_getnumtcs()
492 nla_nest_end(skb, app_nest); in dcbnl_getapp()
647 nla_nest_end(skb, param_nest); in __dcbnl_pg_getcfg()
675 nla_nest_end(skb, pg_nest); in __dcbnl_pg_getcfg()
923 nla_nest_end(skb, bcn_nest); in dcbnl_bcn_getcfg()
1021 nla_nest_end(skb, app); in dcbnl_build_peer_app()
1134 nla_nest_end(skb, app); in dcbnl_ieee_fill()
1164 nla_nest_end(skb, ieee); in dcbnl_ieee_fill()
[all …]
/Linux-v6.1/drivers/net/wireless/mediatek/mt76/mt7615/
Dtestmode.c345 nla_nest_end(msg, rssi); in mt7615_tm_dump_stats()
355 nla_nest_end(msg, rssi); in mt7615_tm_dump_stats()
365 nla_nest_end(msg, rssi); in mt7615_tm_dump_stats()
367 nla_nest_end(msg, rx); in mt7615_tm_dump_stats()
/Linux-v6.1/net/wireless/
Dpmsr.c537 nla_nest_end(msg, typedata); in nl80211_pmsr_send_result()
538 nla_nest_end(msg, data); in nl80211_pmsr_send_result()
539 nla_nest_end(msg, resp); in nl80211_pmsr_send_result()
540 nla_nest_end(msg, peer); in nl80211_pmsr_send_result()
541 nla_nest_end(msg, peers); in nl80211_pmsr_send_result()
542 nla_nest_end(msg, pmsr); in nl80211_pmsr_send_result()
/Linux-v6.1/drivers/net/wireguard/
Dnetlink.c92 nla_nest_end(skb, allowedip_nest); in get_allowedips()
182 nla_nest_end(skb, allowedips_nest); in get_peer()
183 nla_nest_end(skb, peer_nest); in get_peer()
188 nla_nest_end(skb, allowedips_nest); in get_peer()
190 nla_nest_end(skb, peer_nest); in get_peer()
277 nla_nest_end(skb, peers_nest); in wg_get_device_dump()
/Linux-v6.1/drivers/infiniband/hw/mlx5/
Drestrack.c106 nla_nest_end(msg, table_attr); in fill_stat_mr_entry()
143 nla_nest_end(msg, table_attr); in fill_res_mr_entry()
/Linux-v6.1/drivers/infiniband/hw/hns/
Dhns_roce_restrack.c35 nla_nest_end(msg, table_attr); in hns_roce_fill_res_cq_entry()
106 nla_nest_end(msg, table_attr); in hns_roce_fill_res_qp_entry()
192 nla_nest_end(msg, table_attr); in hns_roce_fill_res_mr_entry()
/Linux-v6.1/net/netlabel/
Dnetlabel_cipso_v4.c506 nla_nest_end(ans_skb, nla_a); in netlbl_cipsov4_list()
539 nla_nest_end(ans_skb, nla_b); in netlbl_cipsov4_list()
541 nla_nest_end(ans_skb, nla_a); in netlbl_cipsov4_list()
572 nla_nest_end(ans_skb, nla_b); in netlbl_cipsov4_list()
574 nla_nest_end(ans_skb, nla_a); in netlbl_cipsov4_list()
/Linux-v6.1/net/ncsi/
Dncsi-netlink.c89 nla_nest_end(skb, vid_nest); in ncsi_write_channel_info()
141 nla_nest_end(skb, nest); in ncsi_write_package_info()
143 nla_nest_end(skb, cnest); in ncsi_write_package_info()
144 nla_nest_end(skb, pnest); in ncsi_write_package_info()
202 nla_nest_end(skb, attr); in ncsi_pkg_info_nl()
264 nla_nest_end(skb, attr); in ncsi_pkg_info_all_nl()
/Linux-v6.1/net/netfilter/
Dnft_tunnel.c556 nla_nest_end(skb, nest); in nft_tunnel_ip_dump()
570 nla_nest_end(skb, nest); in nft_tunnel_ip_dump()
593 nla_nest_end(skb, inner); in nft_tunnel_opts_dump()
615 nla_nest_end(skb, inner); in nft_tunnel_opts_dump()
634 nla_nest_end(skb, inner); in nft_tunnel_opts_dump()
636 nla_nest_end(skb, nest); in nft_tunnel_opts_dump()
Dnf_conntrack_netlink.c83 nla_nest_end(skb, nest_parms); in ctnetlink_dump_tuples_proto()
128 nla_nest_end(skb, nest_parms); in ctnetlink_dump_tuples_ip()
209 nla_nest_end(skb, nest_proto); in ctnetlink_dump_protoinfo()
241 nla_nest_end(skb, nest_helper); in ctnetlink_dump_helpinfo()
278 nla_nest_end(skb, nest_count); in dump_counters()
322 nla_nest_end(skb, nest_count); in ctnetlink_dump_timestamp()
367 nla_nest_end(skb, nest_secctx); in ctnetlink_dump_secctx()
426 nla_nest_end(skb, nest_parms); in ctnetlink_dump_master()
451 nla_nest_end(skb, nest_parms); in dump_ct_seq_adj()
500 nla_nest_end(skb, nest_parms); in ctnetlink_dump_ct_synproxy()
[all …]
/Linux-v6.1/drivers/net/bonding/
Dbond_netlink.c679 nla_nest_end(skb, targets); in bond_fill_info()
705 nla_nest_end(skb, targets); in bond_fill_info()
812 nla_nest_end(skb, nest); in bond_fill_info()
871 nla_nest_end(skb, nest); in bond_fill_linkxstats()
877 nla_nest_end(skb, nest); in bond_fill_linkxstats()
880 nla_nest_end(skb, nest2); in bond_fill_linkxstats()
882 nla_nest_end(skb, nest); in bond_fill_linkxstats()
/Linux-v6.1/drivers/infiniband/hw/cxgb4/
Drestrack.c182 nla_nest_end(msg, table_attr); in c4iw_fill_res_qp_entry()
260 nla_nest_end(msg, table_attr); in c4iw_fill_res_cm_id_entry()
422 nla_nest_end(msg, table_attr); in c4iw_fill_res_cq_entry()
480 nla_nest_end(msg, table_attr); in c4iw_fill_res_mr_entry()
/Linux-v6.1/net/netlink/
Dgenetlink.c917 nla_nest_end(skb, nest); in ctrl_fill_info()
920 nla_nest_end(skb, nla_ops); in ctrl_fill_info()
947 nla_nest_end(skb, nest); in ctrl_fill_info()
949 nla_nest_end(skb, nla_grps); in ctrl_fill_info()
990 nla_nest_end(skb, nest); in ctrl_fill_mcgrp_info()
991 nla_nest_end(skb, nla_grps); in ctrl_fill_mcgrp_info()
1306 nla_nest_end(skb, nest_op); in ctrl_dumppolicy_put_op()
1307 nla_nest_end(skb, nest_pol); in ctrl_dumppolicy_put_op()
1362 nla_nest_end(skb, nest); in ctrl_dumppolicy()
/Linux-v6.1/net/ieee802154/
Dnl802154.c319 nla_nest_end(msg, nl_flags); in nl802154_put_flags()
339 nla_nest_end(msg, nl_page); in nl802154_send_wpan_phy_channels()
367 nla_nest_end(msg, nl_channels); in nl802154_put_capabilities()
382 nla_nest_end(msg, nl_ed_lvls); in nl802154_put_capabilities()
398 nla_nest_end(msg, nl_tx_pwrs); in nl802154_put_capabilities()
426 nla_nest_end(msg, nl_caps); in nl802154_put_capabilities()
532 nla_nest_end(msg, nl_cmds); in nl802154_send_wpan_phy()
707 nla_nest_end(msg, nl_dev_addr); in ieee802154_llsec_send_key_id()
763 nla_nest_end(msg, nl_key_id); in nl802154_get_llsec_params()
1460 nla_nest_end(msg, nl_key_id); in nl802154_send_key()
[all …]
/Linux-v6.1/drivers/thermal/
Dthermal_netlink.c227 nla_nest_end(msg, start_cap); in thermal_genl_event_cpu_capability_change()
440 nla_nest_end(msg, start_tz); in thermal_genl_cmd_tz_get_id()
491 nla_nest_end(msg, start_trip); in thermal_genl_cmd_tz_get_trip()
582 nla_nest_end(msg, start_cdev); in thermal_genl_cmd_cdev_get()

1234567