Home
last modified time | relevance | path

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

1234567

/Linux-v5.15/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()
146 nla_nest_end(skb, entry); in ethnl_tunnel_info_fill_reply()
147 nla_nest_end(skb, table); in ethnl_tunnel_info_fill_reply()
150 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.c212 nla_nest_end(skb, nest); in stat_put()
316 nla_nest_end(skb, nest); in stats_put_rmon_hist()
367 nla_nest_end(skb, nest); in stats_put_stats()
/Linux-v5.15/net/bridge/
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()
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()
307 nla_nest_end(skb, nest_ent); in __mdb_fill_info()
361 nla_nest_end(skb, nest2); in br_mdb_fill_info()
369 nla_nest_end(skb, nest2); in br_mdb_fill_info()
377 nla_nest_end(skb, nest); in br_mdb_fill_info()
489 nla_nest_end(skb, nest2); in nlmsg_populate_mdb_fill()
490 nla_nest_end(skb, nest); in nlmsg_populate_mdb_fill()
[all …]
/Linux-v5.15/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-v5.15/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-v5.15/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-v5.15/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-v5.15/drivers/net/wireless/mediatek/mt76/mt7615/
Dtestmode.c346 nla_nest_end(msg, rssi); in mt7615_tm_dump_stats()
356 nla_nest_end(msg, rssi); in mt7615_tm_dump_stats()
366 nla_nest_end(msg, rssi); in mt7615_tm_dump_stats()
368 nla_nest_end(msg, rx); in mt7615_tm_dump_stats()
/Linux-v5.15/net/wireless/
Dpmsr.c539 nla_nest_end(msg, typedata); in nl80211_pmsr_send_result()
540 nla_nest_end(msg, data); in nl80211_pmsr_send_result()
541 nla_nest_end(msg, resp); in nl80211_pmsr_send_result()
542 nla_nest_end(msg, peer); in nl80211_pmsr_send_result()
543 nla_nest_end(msg, peers); in nl80211_pmsr_send_result()
544 nla_nest_end(msg, pmsr); in nl80211_pmsr_send_result()
/Linux-v5.15/net/netfilter/
Dnft_tunnel.c526 nla_nest_end(skb, nest); in nft_tunnel_ip_dump()
540 nla_nest_end(skb, nest); in nft_tunnel_ip_dump()
563 nla_nest_end(skb, inner); in nft_tunnel_opts_dump()
585 nla_nest_end(skb, inner); in nft_tunnel_opts_dump()
604 nla_nest_end(skb, inner); in nft_tunnel_opts_dump()
606 nla_nest_end(skb, nest); in nft_tunnel_opts_dump()
Dnf_conntrack_netlink.c77 nla_nest_end(skb, nest_parms); in ctnetlink_dump_tuples_proto()
122 nla_nest_end(skb, nest_parms); in ctnetlink_dump_tuples_ip()
203 nla_nest_end(skb, nest_proto); in ctnetlink_dump_protoinfo()
235 nla_nest_end(skb, nest_helper); in ctnetlink_dump_helpinfo()
272 nla_nest_end(skb, nest_count); in dump_counters()
316 nla_nest_end(skb, nest_count); in ctnetlink_dump_timestamp()
356 nla_nest_end(skb, nest_secctx); in ctnetlink_dump_secctx()
415 nla_nest_end(skb, nest_parms); in ctnetlink_dump_master()
440 nla_nest_end(skb, nest_parms); in dump_ct_seq_adj()
489 nla_nest_end(skb, nest_parms); in ctnetlink_dump_ct_synproxy()
[all …]
/Linux-v5.15/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-v5.15/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-v5.15/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-v5.15/drivers/net/bonding/
Dbond_netlink.c584 nla_nest_end(skb, targets); in bond_fill_info()
693 nla_nest_end(skb, nest); in bond_fill_info()
752 nla_nest_end(skb, nest); in bond_fill_linkxstats()
758 nla_nest_end(skb, nest); in bond_fill_linkxstats()
761 nla_nest_end(skb, nest2); in bond_fill_linkxstats()
763 nla_nest_end(skb, nest); in bond_fill_linkxstats()
/Linux-v5.15/net/ncsi/
Dncsi-netlink.c89 nla_nest_end(skb, vid_nest); in ncsi_write_channel_info()
137 nla_nest_end(skb, nest); in ncsi_write_package_info()
139 nla_nest_end(skb, cnest); in ncsi_write_package_info()
140 nla_nest_end(skb, pnest); in ncsi_write_package_info()
198 nla_nest_end(skb, attr); in ncsi_pkg_info_nl()
260 nla_nest_end(skb, attr); in ncsi_pkg_info_all_nl()
/Linux-v5.15/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-v5.15/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-v5.15/net/netlink/
Dgenetlink.c859 nla_nest_end(skb, nest); in ctrl_fill_info()
862 nla_nest_end(skb, nla_ops); in ctrl_fill_info()
889 nla_nest_end(skb, nest); in ctrl_fill_info()
891 nla_nest_end(skb, nla_grps); in ctrl_fill_info()
932 nla_nest_end(skb, nest); in ctrl_fill_mcgrp_info()
933 nla_nest_end(skb, nla_grps); in ctrl_fill_mcgrp_info()
1244 nla_nest_end(skb, nest_op); in ctrl_dumppolicy_put_op()
1245 nla_nest_end(skb, nest_pol); in ctrl_dumppolicy_put_op()
1300 nla_nest_end(skb, nest); in ctrl_dumppolicy()
/Linux-v5.15/net/8021q/
Dvlan_netlink.c246 nla_nest_end(skb, nest); in vlan_fill_info()
267 nla_nest_end(skb, nest); in vlan_fill_info()
/Linux-v5.15/net/openvswitch/
Dmeter.c267 nla_nest_end(reply, band_nla); in ovs_meter_cmd_reply_stats()
269 nla_nest_end(reply, nla); in ovs_meter_cmd_reply_stats()
316 nla_nest_end(reply, band_nla); in ovs_meter_cmd_features()
317 nla_nest_end(reply, nla); in ovs_meter_cmd_features()

1234567