/linux-6.1.9/net/tipc/ |
D | netlink_compat.c | 438 bearer = nla_nest_start_noflag(skb, TIPC_NLA_BEARER); in tipc_nl_compat_bearer_enable() 458 prop = nla_nest_start_noflag(skb, TIPC_NLA_BEARER_PROP); in tipc_nl_compat_bearer_enable() 480 bearer = nla_nest_start_noflag(skb, TIPC_NLA_BEARER); in tipc_nl_compat_bearer_disable() 733 media = nla_nest_start_noflag(skb, TIPC_NLA_MEDIA); in tipc_nl_compat_media_set() 740 prop = nla_nest_start_noflag(skb, TIPC_NLA_MEDIA_PROP); in tipc_nl_compat_media_set() 760 bearer = nla_nest_start_noflag(skb, TIPC_NLA_BEARER); in tipc_nl_compat_bearer_set() 767 prop = nla_nest_start_noflag(skb, TIPC_NLA_BEARER_PROP); in tipc_nl_compat_bearer_set() 787 link = nla_nest_start_noflag(skb, TIPC_NLA_LINK); in __tipc_nl_compat_link_set() 794 prop = nla_nest_start_noflag(skb, TIPC_NLA_LINK_PROP); in __tipc_nl_compat_link_set() 850 link = nla_nest_start_noflag(skb, TIPC_NLA_LINK); in tipc_nl_compat_link_reset_stats() [all …]
|
/linux-6.1.9/net/dcb/ |
D | dcbnl.c | 239 nest = nla_nest_start_noflag(skb, DCB_ATTR_PFC_CFG); in dcbnl_getpfccfg() 298 nest = nla_nest_start_noflag(skb, DCB_ATTR_CAP); in dcbnl_getcap() 343 nest = nla_nest_start_noflag(skb, DCB_ATTR_NUMTCS); in dcbnl_getnumtcs() 476 app_nest = nla_nest_start_noflag(skb, DCB_ATTR_APP); in dcbnl_getapp() 577 pg_nest = nla_nest_start_noflag(skb, DCB_ATTR_PG_CFG); in __dcbnl_pg_getcfg() 598 param_nest = nla_nest_start_noflag(skb, i); in __dcbnl_pg_getcfg() 894 bcn_nest = nla_nest_start_noflag(skb, DCB_ATTR_BCN); in dcbnl_bcn_getcfg() 1008 app = nla_nest_start_noflag(skb, app_nested_type); in dcbnl_build_peer_app() 1042 ieee = nla_nest_start_noflag(skb, DCB_ATTR_IEEE); in dcbnl_ieee_fill() 1112 app = nla_nest_start_noflag(skb, DCB_ATTR_IEEE_APP_TABLE); in dcbnl_ieee_fill() [all …]
|
/linux-6.1.9/net/wireless/ |
D | pmsr.c | 488 pmsr = nla_nest_start_noflag(msg, NL80211_ATTR_PEER_MEASUREMENTS); in nl80211_pmsr_send_result() 492 peers = nla_nest_start_noflag(msg, NL80211_PMSR_ATTR_PEERS); in nl80211_pmsr_send_result() 496 peer = nla_nest_start_noflag(msg, 1); in nl80211_pmsr_send_result() 503 resp = nla_nest_start_noflag(msg, NL80211_PMSR_PEER_ATTR_RESP); in nl80211_pmsr_send_result() 520 data = nla_nest_start_noflag(msg, NL80211_PMSR_RESP_ATTR_DATA); in nl80211_pmsr_send_result() 524 typedata = nla_nest_start_noflag(msg, res->type); in nl80211_pmsr_send_result()
|
D | nl80211.c | 1054 nla_nest_start_noflag(msg, NL80211_FREQUENCY_ATTR_WMM); in nl80211_msg_put_wmm_rules() 1060 struct nlattr *nl_wmm_rule = nla_nest_start_noflag(msg, j); in nl80211_msg_put_wmm_rules() 1218 txqattr = nla_nest_start_noflag(msg, attrtype); in nl80211_put_txq_stats() 1577 struct nlattr *nl_modes = nla_nest_start_noflag(msg, attr); in nl80211_put_iftypes() 1605 nl_combis = nla_nest_start_noflag(msg, in nl80211_put_iface_combinations() 1616 nl_combi = nla_nest_start_noflag(msg, i + 1); in nl80211_put_iface_combinations() 1620 nl_limits = nla_nest_start_noflag(msg, in nl80211_put_iface_combinations() 1628 nl_limit = nla_nest_start_noflag(msg, j + 1); in nl80211_put_iface_combinations() 1681 nl_tcp = nla_nest_start_noflag(msg, in nl80211_send_wowlan_tcp_caps() 1722 nl_wowlan = nla_nest_start_noflag(msg, in nl80211_send_wowlan() [all …]
|
/linux-6.1.9/net/bridge/ |
D | br_mdb.c | 82 nest = nla_nest_start_noflag(skb, MDBA_ROUTER); in br_rports_fill_info() 106 port_nest = nla_nest_start_noflag(skb, MDBA_ROUTER_PORT); in br_rports_fill_info() 265 nest_ent = nla_nest_start_noflag(skb, in __mdb_fill_info() 329 nest = nla_nest_start_noflag(skb, MDBA_MDB); in br_mdb_fill_info() 340 nest2 = nla_nest_start_noflag(skb, MDBA_MDB_ENTRY); in br_mdb_fill_info() 481 nest = nla_nest_start_noflag(skb, MDBA_MDB); in nlmsg_populate_mdb_fill() 484 nest2 = nla_nest_start_noflag(skb, MDBA_MDB_ENTRY); in nlmsg_populate_mdb_fill() 601 nest = nla_nest_start_noflag(skb, MDBA_ROUTER); in nlmsg_populate_rtr_fill() 605 port_nest = nla_nest_start_noflag(skb, MDBA_ROUTER_PORT); in nlmsg_populate_rtr_fill()
|
/linux-6.1.9/net/netlabel/ |
D | netlabel_cipso_v4.c | 491 nla_a = nla_nest_start_noflag(ans_skb, NLBL_CIPSOV4_A_TAGLST); in netlbl_cipsov4_list() 510 nla_a = nla_nest_start_noflag(ans_skb, in netlbl_cipsov4_list() 523 nla_b = nla_nest_start_noflag(ans_skb, in netlbl_cipsov4_list() 543 nla_a = nla_nest_start_noflag(ans_skb, in netlbl_cipsov4_list() 556 nla_b = nla_nest_start_noflag(ans_skb, in netlbl_cipsov4_list()
|
D | netlabel_mgmt.c | 305 nla_a = nla_nest_start_noflag(skb, NLBL_MGMT_A_SELECTORLIST); in netlbl_mgmt_listentry() 313 nla_b = nla_nest_start_noflag(skb, in netlbl_mgmt_listentry() 348 nla_b = nla_nest_start_noflag(skb, in netlbl_mgmt_listentry()
|
/linux-6.1.9/net/ncsi/ |
D | ncsi-netlink.c | 78 vid_nest = nla_nest_start_noflag(skb, NCSI_CHANNEL_ATTR_VLAN_LIST); in ncsi_write_channel_info() 112 pnest = nla_nest_start_noflag(skb, NCSI_PKG_ATTR); in ncsi_write_package_info() 122 cnest = nla_nest_start_noflag(skb, NCSI_PKG_ATTR_CHANNEL_LIST); in ncsi_write_package_info() 128 nest = nla_nest_start_noflag(skb, NCSI_CHANNEL_ATTR); in ncsi_write_package_info() 190 attr = nla_nest_start_noflag(skb, NCSI_ATTR_PACKAGE_LIST); in ncsi_pkg_info_nl() 253 attr = nla_nest_start_noflag(skb, NCSI_ATTR_PACKAGE_LIST); in ncsi_pkg_info_all_nl()
|
/linux-6.1.9/net/netfilter/ |
D | nft_tunnel.c | 542 nest = nla_nest_start_noflag(skb, NFTA_TUNNEL_KEY_IP6); in nft_tunnel_ip_dump() 558 nest = nla_nest_start_noflag(skb, NFTA_TUNNEL_KEY_IP); in nft_tunnel_ip_dump() 582 nest = nla_nest_start_noflag(skb, NFTA_TUNNEL_KEY_OPTS); in nft_tunnel_opts_dump() 587 inner = nla_nest_start_noflag(skb, NFTA_TUNNEL_KEY_OPTS_VXLAN); in nft_tunnel_opts_dump() 595 inner = nla_nest_start_noflag(skb, NFTA_TUNNEL_KEY_OPTS_ERSPAN); in nft_tunnel_opts_dump() 620 inner = nla_nest_start_noflag(skb, NFTA_TUNNEL_KEY_OPTS_GENEVE); in nft_tunnel_opts_dump()
|
/linux-6.1.9/drivers/infiniband/hw/cxgb4/ |
D | restrack.c | 150 table_attr = nla_nest_start_noflag(msg, RDMA_NLDEV_ATTR_DRIVER); in c4iw_fill_res_qp_entry() 216 table_attr = nla_nest_start_noflag(msg, RDMA_NLDEV_ATTR_DRIVER); in c4iw_fill_res_cm_id_entry() 385 table_attr = nla_nest_start_noflag(msg, RDMA_NLDEV_ATTR_DRIVER); in c4iw_fill_res_cq_entry() 443 table_attr = nla_nest_start_noflag(msg, RDMA_NLDEV_ATTR_DRIVER); in c4iw_fill_res_mr_entry()
|
/linux-6.1.9/net/ieee802154/ |
D | nl802154.c | 304 struct nlattr *nl_flags = nla_nest_start_noflag(msg, attr); in nl802154_put_flags() 330 nl_page = nla_nest_start_noflag(msg, NL802154_ATTR_CHANNELS_SUPPORTED); in nl802154_send_wpan_phy_channels() 352 nl_caps = nla_nest_start_noflag(msg, NL802154_ATTR_WPAN_PHY_CAPS); in nl802154_put_capabilities() 356 nl_channels = nla_nest_start_noflag(msg, NL802154_CAP_ATTR_CHANNELS); in nl802154_put_capabilities() 372 nl_ed_lvls = nla_nest_start_noflag(msg, in nl802154_put_capabilities() 388 nl_tx_pwrs = nla_nest_start_noflag(msg, in nl802154_put_capabilities() 497 nl_cmds = nla_nest_start_noflag(msg, NL802154_ATTR_SUPPORTED_COMMANDS); in nl802154_send_wpan_phy() 679 nl_dev_addr = nla_nest_start_noflag(msg, in ieee802154_llsec_send_key_id() 755 nl_key_id = nla_nest_start_noflag(msg, NL802154_ATTR_SEC_OUT_KEY_ID); in nl802154_get_llsec_params() 1449 nl_key = nla_nest_start_noflag(msg, NL802154_ATTR_SEC_KEY); in nl802154_send_key() [all …]
|
/linux-6.1.9/net/8021q/ |
D | vlan_netlink.c | 237 nest = nla_nest_start_noflag(skb, IFLA_VLAN_INGRESS_QOS); in vlan_fill_info() 255 nest = nla_nest_start_noflag(skb, IFLA_VLAN_EGRESS_QOS); in vlan_fill_info()
|
/linux-6.1.9/net/openvswitch/ |
D | meter.c | 252 nla = nla_nest_start_noflag(reply, OVS_METER_ATTR_BANDS); in ovs_meter_cmd_reply_stats() 261 band_nla = nla_nest_start_noflag(reply, OVS_BAND_ATTR_UNSPEC); in ovs_meter_cmd_reply_stats() 305 nla = nla_nest_start_noflag(reply, OVS_METER_ATTR_BANDS); in ovs_meter_cmd_features() 309 band_nla = nla_nest_start_noflag(reply, OVS_BAND_ATTR_UNSPEC); in ovs_meter_cmd_features()
|
D | flow_netlink.c | 858 nla = nla_nest_start_noflag(skb, OVS_TUNNEL_KEY_ATTR_VXLAN_OPTS); in vxlan_opt_to_nlattr() 950 nla = nla_nest_start_noflag(skb, OVS_KEY_ATTR_TUNNEL); in ip_tun_to_nlattr() 1985 start = nla_nest_start_noflag(skb, OVS_KEY_ATTR_NSH); in nsh_key_to_nlattr() 2068 encap = nla_nest_start_noflag(skb, OVS_KEY_ATTR_ENCAP); in __ovs_nla_put_key() 2075 in_encap = nla_nest_start_noflag(skb, in __ovs_nla_put_key() 2268 nla = nla_nest_start_noflag(skb, attr); in ovs_nla_put_key() 3503 start = nla_nest_start_noflag(skb, OVS_ACTION_ATTR_SAMPLE); in sample_action_to_attr() 3516 ac_start = nla_nest_start_noflag(skb, OVS_SAMPLE_ATTR_ACTIONS); in sample_action_to_attr() 3542 start = nla_nest_start_noflag(skb, OVS_ACTION_ATTR_CLONE); in clone_action_to_attr() 3566 start = nla_nest_start_noflag(skb, OVS_ACTION_ATTR_CHECK_PKT_LEN); in check_pkt_len_action_to_attr() [all …]
|
D | vport-vxlan.c | 33 exts = nla_nest_start_noflag(skb, OVS_TUNNEL_ATTR_EXTENSION); in vxlan_get_options()
|
/linux-6.1.9/net/mptcp/ |
D | diag.c | 23 start = nla_nest_start_noflag(skb, INET_ULP_INFO_MPTCP); in subflow_get_info()
|
/linux-6.1.9/net/sched/ |
D | act_tunnel_key.c | 573 start = nla_nest_start_noflag(skb, TCA_TUNNEL_KEY_ENC_OPTS_GENEVE); in tunnel_key_geneve_opts_dump() 604 start = nla_nest_start_noflag(skb, TCA_TUNNEL_KEY_ENC_OPTS_VXLAN); in tunnel_key_vxlan_opts_dump() 623 start = nla_nest_start_noflag(skb, TCA_TUNNEL_KEY_ENC_OPTS_ERSPAN); in tunnel_key_erspan_opts_dump() 657 start = nla_nest_start_noflag(skb, TCA_TUNNEL_KEY_ENC_OPTS); in tunnel_key_opts_dump()
|
D | ematch.c | 444 top_start = nla_nest_start_noflag(skb, tlv); in tcf_em_tree_dump() 451 list_start = nla_nest_start_noflag(skb, TCA_EMATCH_TREE_LIST); in tcf_em_tree_dump()
|
D | sch_gred.c | 784 opts = nla_nest_start_noflag(skb, TCA_OPTIONS); in gred_dump() 802 parms = nla_nest_start_noflag(skb, TCA_GRED_PARMS); in gred_dump() 852 vqs = nla_nest_start_noflag(skb, TCA_GRED_VQ_LIST); in gred_dump() 863 vq = nla_nest_start_noflag(skb, TCA_GRED_VQ_ENTRY); in gred_dump()
|
D | act_api.c | 541 nest = nla_nest_start_noflag(skb, n_i); in tcf_dump_walker() 602 nest = nla_nest_start_noflag(skb, 0); in tcf_del_walker() 1196 nest = nla_nest_start_noflag(skb, TCA_OPTIONS); in tcf_action_dump_1() 1220 nest = nla_nest_start_noflag(skb, i + 1); in tcf_action_dump() 1599 nest = nla_nest_start_noflag(skb, TCA_ACT_TAB); in tca_get_fill() 1725 nest = nla_nest_start_noflag(skb, TCA_ACT_TAB); in tca_action_flush() 2145 nest = nla_nest_start_noflag(skb, TCA_ACT_TAB); in tc_dump_action()
|
D | sch_dsmark.c | 436 opts = nla_nest_start_noflag(skb, TCA_OPTIONS); in dsmark_dump_class() 455 opts = nla_nest_start_noflag(skb, TCA_OPTIONS); in dsmark_dump()
|
/linux-6.1.9/net/netlink/ |
D | genetlink.c | 891 nla_ops = nla_nest_start_noflag(skb, CTRL_ATTR_OPS); in ctrl_fill_info() 909 nest = nla_nest_start_noflag(skb, i + 1); in ctrl_fill_info() 927 nla_grps = nla_nest_start_noflag(skb, CTRL_ATTR_MCAST_GROUPS); in ctrl_fill_info() 937 nest = nla_nest_start_noflag(skb, i + 1); in ctrl_fill_info() 977 nla_grps = nla_nest_start_noflag(skb, CTRL_ATTR_MCAST_GROUPS); in ctrl_fill_mcgrp_info() 981 nest = nla_nest_start_noflag(skb, 1); in ctrl_fill_mcgrp_info()
|
/linux-6.1.9/drivers/net/bonding/ |
D | bond_netlink.c | 665 targets = nla_nest_start_noflag(skb, IFLA_BOND_ARP_IP_TARGET); in bond_fill_info() 791 nest = nla_nest_start_noflag(skb, IFLA_BOND_AD_INFO); in bond_fill_info() 858 nest = nla_nest_start_noflag(skb, LINK_XSTATS_TYPE_BOND); in bond_fill_linkxstats() 869 nest2 = nla_nest_start_noflag(skb, BOND_XSTATS_3AD); in bond_fill_linkxstats()
|
/linux-6.1.9/net/core/ |
D | rtnetlink.c | 674 slave_data = nla_nest_start_noflag(skb, IFLA_INFO_SLAVE_DATA); in rtnl_link_slave_info_fill() 706 data = nla_nest_start_noflag(skb, IFLA_INFO_DATA); in rtnl_link_info_fill() 726 linkinfo = nla_nest_start_noflag(skb, IFLA_LINKINFO); in rtnl_link_fill() 788 mx = nla_nest_start_noflag(skb, RTA_METRICS); in rtnetlink_put_metrics() 1104 vf_ports = nla_nest_start_noflag(skb, IFLA_VF_PORTS); in rtnl_vf_ports_fill() 1109 vf_port = nla_nest_start_noflag(skb, IFLA_VF_PORT); in rtnl_vf_ports_fill() 1138 port_self = nla_nest_start_noflag(skb, IFLA_PORT_SELF); in rtnl_port_self_fill() 1323 vf = nla_nest_start_noflag(skb, IFLA_VF_INFO); in rtnl_fill_vfinfo() 1353 vfvlanlist = nla_nest_start_noflag(skb, IFLA_VF_VLAN_LIST); in rtnl_fill_vfinfo() 1366 vfstats = nla_nest_start_noflag(skb, IFLA_VF_STATS); in rtnl_fill_vfinfo() [all …]
|
/linux-6.1.9/net/ipv4/ |
D | ip_tunnel_core.c | 737 nest = nla_nest_start_noflag(skb, LWTUNNEL_IP_OPTS_GENEVE); in ip_tun_fill_encap_opts_geneve() 764 nest = nla_nest_start_noflag(skb, LWTUNNEL_IP_OPTS_VXLAN); in ip_tun_fill_encap_opts_vxlan() 784 nest = nla_nest_start_noflag(skb, LWTUNNEL_IP_OPTS_ERSPAN); in ip_tun_fill_encap_opts_erspan() 818 nest = nla_nest_start_noflag(skb, type); in ip_tun_fill_encap_opts()
|