Home
last modified time | relevance | path

Searched refs:nla_nest_start_noflag (Results 1 – 25 of 110) sorted by relevance

12345

/OK3568_Linux_fs/kernel/net/dcb/
H A Ddcbnl.c239 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 …]
/OK3568_Linux_fs/kernel/net/tipc/
H A Dnetlink_compat.c435 bearer = nla_nest_start_noflag(skb, TIPC_NLA_BEARER); in tipc_nl_compat_bearer_enable()
455 prop = nla_nest_start_noflag(skb, TIPC_NLA_BEARER_PROP); in tipc_nl_compat_bearer_enable()
477 bearer = nla_nest_start_noflag(skb, TIPC_NLA_BEARER); in tipc_nl_compat_bearer_disable()
730 media = nla_nest_start_noflag(skb, TIPC_NLA_MEDIA); in tipc_nl_compat_media_set()
737 prop = nla_nest_start_noflag(skb, TIPC_NLA_MEDIA_PROP); in tipc_nl_compat_media_set()
757 bearer = nla_nest_start_noflag(skb, TIPC_NLA_BEARER); in tipc_nl_compat_bearer_set()
764 prop = nla_nest_start_noflag(skb, TIPC_NLA_BEARER_PROP); in tipc_nl_compat_bearer_set()
784 link = nla_nest_start_noflag(skb, TIPC_NLA_LINK); in __tipc_nl_compat_link_set()
791 prop = nla_nest_start_noflag(skb, TIPC_NLA_LINK_PROP); in __tipc_nl_compat_link_set()
847 link = nla_nest_start_noflag(skb, TIPC_NLA_LINK); in tipc_nl_compat_link_reset_stats()
[all …]
/OK3568_Linux_fs/kernel/net/wireless/
H A Dpmsr.c468 pmsr = nla_nest_start_noflag(msg, NL80211_ATTR_PEER_MEASUREMENTS); in nl80211_pmsr_send_result()
472 peers = nla_nest_start_noflag(msg, NL80211_PMSR_ATTR_PEERS); in nl80211_pmsr_send_result()
476 peer = nla_nest_start_noflag(msg, 1); in nl80211_pmsr_send_result()
483 resp = nla_nest_start_noflag(msg, NL80211_PMSR_PEER_ATTR_RESP); in nl80211_pmsr_send_result()
500 data = nla_nest_start_noflag(msg, NL80211_PMSR_RESP_ATTR_DATA); in nl80211_pmsr_send_result()
504 typedata = nla_nest_start_noflag(msg, res->type); in nl80211_pmsr_send_result()
H A Dnl80211.c954 nla_nest_start_noflag(msg, NL80211_FREQUENCY_ATTR_WMM); in nl80211_msg_put_wmm_rules()
960 struct nlattr *nl_wmm_rule = nla_nest_start_noflag(msg, j); in nl80211_msg_put_wmm_rules()
1112 txqattr = nla_nest_start_noflag(msg, attrtype); in nl80211_put_txq_stats()
1437 struct nlattr *nl_modes = nla_nest_start_noflag(msg, attr); in nl80211_put_iftypes()
1465 nl_combis = nla_nest_start_noflag(msg, in nl80211_put_iface_combinations()
1476 nl_combi = nla_nest_start_noflag(msg, i + 1); in nl80211_put_iface_combinations()
1480 nl_limits = nla_nest_start_noflag(msg, in nl80211_put_iface_combinations()
1488 nl_limit = nla_nest_start_noflag(msg, j + 1); in nl80211_put_iface_combinations()
1541 nl_tcp = nla_nest_start_noflag(msg, in nl80211_send_wowlan_tcp_caps()
1582 nl_wowlan = nla_nest_start_noflag(msg, in nl80211_send_wowlan()
[all …]
/OK3568_Linux_fs/kernel/net/netfilter/
H A Dnft_tunnel.c513 nest = nla_nest_start_noflag(skb, NFTA_TUNNEL_KEY_IP6); in nft_tunnel_ip_dump()
529 nest = nla_nest_start_noflag(skb, NFTA_TUNNEL_KEY_IP); in nft_tunnel_ip_dump()
553 nest = nla_nest_start_noflag(skb, NFTA_TUNNEL_KEY_OPTS); in nft_tunnel_opts_dump()
558 inner = nla_nest_start_noflag(skb, NFTA_TUNNEL_KEY_OPTS_VXLAN); in nft_tunnel_opts_dump()
566 inner = nla_nest_start_noflag(skb, NFTA_TUNNEL_KEY_OPTS_ERSPAN); in nft_tunnel_opts_dump()
591 inner = nla_nest_start_noflag(skb, NFTA_TUNNEL_KEY_OPTS_GENEVE); in nft_tunnel_opts_dump()
/OK3568_Linux_fs/kernel/net/ncsi/
H A Dncsi-netlink.c78 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()
/OK3568_Linux_fs/kernel/net/netlabel/
H A Dnetlabel_cipso_v4.c491 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()
H A Dnetlabel_mgmt.c305 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()
/OK3568_Linux_fs/kernel/net/bridge/
H A Dbr_mdb.c29 nest = nla_nest_start_noflag(skb, MDBA_ROUTER); in br_rports_fill_info()
36 port_nest = nla_nest_start_noflag(skb, MDBA_ROUTER_PORT); in br_rports_fill_info()
181 nest_ent = nla_nest_start_noflag(skb, in __mdb_fill_info()
243 nest = nla_nest_start_noflag(skb, MDBA_MDB); in br_mdb_fill_info()
254 nest2 = nla_nest_start_noflag(skb, MDBA_MDB_ENTRY); in br_mdb_fill_info()
394 nest = nla_nest_start_noflag(skb, MDBA_MDB); in nlmsg_populate_mdb_fill()
397 nest2 = nla_nest_start_noflag(skb, MDBA_MDB_ENTRY); in nlmsg_populate_mdb_fill()
622 nest = nla_nest_start_noflag(skb, MDBA_ROUTER); in nlmsg_populate_rtr_fill()
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/cxgb4/
H A Drestrack.c150 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()
/OK3568_Linux_fs/kernel/net/ieee802154/
H A Dnl802154.c304 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 …]
/OK3568_Linux_fs/kernel/net/openvswitch/
H A Dmeter.c253 nla = nla_nest_start_noflag(reply, OVS_METER_ATTR_BANDS); in ovs_meter_cmd_reply_stats()
262 band_nla = nla_nest_start_noflag(reply, OVS_BAND_ATTR_UNSPEC); in ovs_meter_cmd_reply_stats()
306 nla = nla_nest_start_noflag(reply, OVS_METER_ATTR_BANDS); in ovs_meter_cmd_features()
310 band_nla = nla_nest_start_noflag(reply, OVS_BAND_ATTR_UNSPEC); in ovs_meter_cmd_features()
H A Dflow_netlink.c848 nla = nla_nest_start_noflag(skb, OVS_TUNNEL_KEY_ATTR_VXLAN_OPTS); in vxlan_opt_to_nlattr()
940 nla = nla_nest_start_noflag(skb, OVS_KEY_ATTR_TUNNEL); in ip_tun_to_nlattr()
1964 start = nla_nest_start_noflag(skb, OVS_KEY_ATTR_NSH); in nsh_key_to_nlattr()
2047 encap = nla_nest_start_noflag(skb, OVS_KEY_ATTR_ENCAP); in __ovs_nla_put_key()
2054 in_encap = nla_nest_start_noflag(skb, in __ovs_nla_put_key()
2239 nla = nla_nest_start_noflag(skb, attr); in ovs_nla_put_key()
3464 start = nla_nest_start_noflag(skb, OVS_ACTION_ATTR_SAMPLE); in sample_action_to_attr()
3477 ac_start = nla_nest_start_noflag(skb, OVS_SAMPLE_ATTR_ACTIONS); in sample_action_to_attr()
3503 start = nla_nest_start_noflag(skb, OVS_ACTION_ATTR_CLONE); in clone_action_to_attr()
3527 start = nla_nest_start_noflag(skb, OVS_ACTION_ATTR_CHECK_PKT_LEN); in check_pkt_len_action_to_attr()
[all …]
H A Dvport-vxlan.c33 exts = nla_nest_start_noflag(skb, OVS_TUNNEL_ATTR_EXTENSION); in vxlan_get_options()
/OK3568_Linux_fs/kernel/net/8021q/
H A Dvlan_netlink.c232 nest = nla_nest_start_noflag(skb, IFLA_VLAN_INGRESS_QOS); in vlan_fill_info()
250 nest = nla_nest_start_noflag(skb, IFLA_VLAN_EGRESS_QOS); in vlan_fill_info()
/OK3568_Linux_fs/kernel/net/sched/
H A Dact_tunnel_key.c574 start = nla_nest_start_noflag(skb, TCA_TUNNEL_KEY_ENC_OPTS_GENEVE); in tunnel_key_geneve_opts_dump()
605 start = nla_nest_start_noflag(skb, TCA_TUNNEL_KEY_ENC_OPTS_VXLAN); in tunnel_key_vxlan_opts_dump()
624 start = nla_nest_start_noflag(skb, TCA_TUNNEL_KEY_ENC_OPTS_ERSPAN); in tunnel_key_erspan_opts_dump()
658 start = nla_nest_start_noflag(skb, TCA_TUNNEL_KEY_ENC_OPTS); in tunnel_key_opts_dump()
H A Dact_api.c257 nest = nla_nest_start_noflag(skb, n_i); in tcf_dump_walker()
316 nest = nla_nest_start_noflag(skb, 0); in tcf_del_walker()
836 nest = nla_nest_start_noflag(skb, TCA_OPTIONS); in tcf_action_dump_1()
860 nest = nla_nest_start_noflag(skb, i + 1); in tcf_action_dump()
1204 nest = nla_nest_start_noflag(skb, TCA_ACT_TAB); in tca_get_fill()
1330 nest = nla_nest_start_noflag(skb, TCA_ACT_TAB); in tca_action_flush()
1666 nest = nla_nest_start_noflag(skb, TCA_ACT_TAB); in tc_dump_action()
H A Dematch.c442 top_start = nla_nest_start_noflag(skb, tlv); in tcf_em_tree_dump()
449 list_start = nla_nest_start_noflag(skb, TCA_EMATCH_TREE_LIST); in tcf_em_tree_dump()
H A Dsch_gred.c773 opts = nla_nest_start_noflag(skb, TCA_OPTIONS); in gred_dump()
791 parms = nla_nest_start_noflag(skb, TCA_GRED_PARMS); in gred_dump()
842 vqs = nla_nest_start_noflag(skb, TCA_GRED_VQ_LIST); in gred_dump()
853 vq = nla_nest_start_noflag(skb, TCA_GRED_VQ_ENTRY); in gred_dump()
/OK3568_Linux_fs/kernel/drivers/net/bonding/
H A Dbond_netlink.c558 targets = nla_nest_start_noflag(skb, IFLA_BOND_ARP_IP_TARGET); in bond_fill_info()
656 nest = nla_nest_start_noflag(skb, IFLA_BOND_AD_INFO); in bond_fill_info()
723 nest = nla_nest_start_noflag(skb, LINK_XSTATS_TYPE_BOND); in bond_fill_linkxstats()
734 nest2 = nla_nest_start_noflag(skb, BOND_XSTATS_3AD); in bond_fill_linkxstats()
/OK3568_Linux_fs/kernel/net/netlink/
H A Dgenetlink.c841 nla_ops = nla_nest_start_noflag(skb, CTRL_ATTR_OPS); in ctrl_fill_info()
859 nest = nla_nest_start_noflag(skb, i + 1); in ctrl_fill_info()
877 nla_grps = nla_nest_start_noflag(skb, CTRL_ATTR_MCAST_GROUPS); in ctrl_fill_info()
887 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_mcgrp_info()
931 nest = nla_nest_start_noflag(skb, 1); in ctrl_fill_mcgrp_info()
/OK3568_Linux_fs/kernel/net/mptcp/
H A Ddiag.c23 start = nla_nest_start_noflag(skb, INET_ULP_INFO_MPTCP); in subflow_get_info()
/OK3568_Linux_fs/kernel/net/core/
H A Drtnetlink.c633 slave_data = nla_nest_start_noflag(skb, IFLA_INFO_SLAVE_DATA); in rtnl_link_slave_info_fill()
665 data = nla_nest_start_noflag(skb, IFLA_INFO_DATA); in rtnl_link_info_fill()
685 linkinfo = nla_nest_start_noflag(skb, IFLA_LINKINFO); in rtnl_link_fill()
758 mx = nla_nest_start_noflag(skb, RTA_METRICS); in rtnetlink_put_metrics()
1072 vf_ports = nla_nest_start_noflag(skb, IFLA_VF_PORTS); in rtnl_vf_ports_fill()
1077 vf_port = nla_nest_start_noflag(skb, IFLA_VF_PORT); in rtnl_vf_ports_fill()
1106 port_self = nla_nest_start_noflag(skb, IFLA_PORT_SELF); in rtnl_port_self_fill()
1291 vf = nla_nest_start_noflag(skb, IFLA_VF_INFO); in rtnl_fill_vfinfo()
1321 vfvlanlist = nla_nest_start_noflag(skb, IFLA_VF_VLAN_LIST); in rtnl_fill_vfinfo()
1334 vfstats = nla_nest_start_noflag(skb, IFLA_VF_STATS); in rtnl_fill_vfinfo()
[all …]
H A Ddevlink.c724 function_attr = nla_nest_start_noflag(msg, DEVLINK_ATTR_PORT_FUNCTION); in devlink_nl_port_function_attrs_put()
2056 match_attr = nla_nest_start_noflag(skb, DEVLINK_ATTR_DPIPE_MATCH); in devlink_dpipe_match_put()
2081 matches_attr = nla_nest_start_noflag(skb, in devlink_dpipe_matches_put()
2104 action_attr = nla_nest_start_noflag(skb, DEVLINK_ATTR_DPIPE_ACTION); in devlink_dpipe_action_put()
2129 actions_attr = nla_nest_start_noflag(skb, in devlink_dpipe_actions_put()
2152 table_attr = nla_nest_start_noflag(skb, DEVLINK_ATTR_DPIPE_TABLE); in devlink_dpipe_table_put()
2232 tables_attr = nla_nest_start_noflag(skb, DEVLINK_ATTR_DPIPE_TABLES); in devlink_dpipe_tables_fill()
2333 action_attr = nla_nest_start_noflag(skb, in devlink_dpipe_action_values_put()
2370 match_attr = nla_nest_start_noflag(skb, in devlink_dpipe_match_values_put()
2392 entry_attr = nla_nest_start_noflag(skb, DEVLINK_ATTR_DPIPE_ENTRY); in devlink_dpipe_entry_put()
[all …]
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dip_tunnel_core.c745 nest = nla_nest_start_noflag(skb, LWTUNNEL_IP_OPTS_GENEVE); in ip_tun_fill_encap_opts_geneve()
772 nest = nla_nest_start_noflag(skb, LWTUNNEL_IP_OPTS_VXLAN); in ip_tun_fill_encap_opts_vxlan()
792 nest = nla_nest_start_noflag(skb, LWTUNNEL_IP_OPTS_ERSPAN); in ip_tun_fill_encap_opts_erspan()
826 nest = nla_nest_start_noflag(skb, type); in ip_tun_fill_encap_opts()

12345