/linux-4.1.27/net/dcb/ |
D | dcbnl.c | 256 nest = nla_nest_start(skb, DCB_ATTR_PFC_CFG); in dcbnl_getpfccfg() 314 nest = nla_nest_start(skb, DCB_ATTR_CAP); in dcbnl_getcap() 358 nest = nla_nest_start(skb, DCB_ATTR_NUMTCS); in dcbnl_getnumtcs() 489 app_nest = nla_nest_start(skb, DCB_ATTR_APP); in dcbnl_getapp() 588 pg_nest = nla_nest_start(skb, DCB_ATTR_PG_CFG); in __dcbnl_pg_getcfg() 608 param_nest = nla_nest_start(skb, i); in __dcbnl_pg_getcfg() 900 bcn_nest = nla_nest_start(skb, DCB_ATTR_BCN); in dcbnl_bcn_getcfg() 1013 app = nla_nest_start(skb, app_nested_type); in dcbnl_build_peer_app() 1047 ieee = nla_nest_start(skb, DCB_ATTR_IEEE); in dcbnl_ieee_fill() 1107 app = nla_nest_start(skb, DCB_ATTR_IEEE_APP_TABLE); in dcbnl_ieee_fill() [all …]
|
/linux-4.1.27/net/bridge/ |
D | br_mdb.c | 27 nest = nla_nest_start(skb, MDBA_ROUTER); in br_rports_fill_info() 59 nest = nla_nest_start(skb, MDBA_MDB); in br_mdb_fill_info() 73 nest2 = nla_nest_start(skb, MDBA_MDB_ENTRY); in br_mdb_fill_info() 181 nest = nla_nest_start(skb, MDBA_MDB); in nlmsg_populate_mdb_fill() 184 nest2 = nla_nest_start(skb, MDBA_MDB_ENTRY); in nlmsg_populate_mdb_fill()
|
D | br_netlink.c | 316 = nla_nest_start(skb, IFLA_PROTINFO | NLA_F_NESTED); in br_fill_ifinfo() 338 af = nla_nest_start(skb, IFLA_AF_SPEC); in br_fill_ifinfo()
|
/linux-4.1.27/net/netlabel/ |
D | netlabel_cipso_v4.c | 507 nla_a = nla_nest_start(ans_skb, NLBL_CIPSOV4_A_TAGLST); in netlbl_cipsov4_list() 526 nla_a = nla_nest_start(ans_skb, NLBL_CIPSOV4_A_MLSLVLLST); in netlbl_cipsov4_list() 538 nla_b = nla_nest_start(ans_skb, NLBL_CIPSOV4_A_MLSLVL); in netlbl_cipsov4_list() 557 nla_a = nla_nest_start(ans_skb, NLBL_CIPSOV4_A_MLSCATLST); in netlbl_cipsov4_list() 569 nla_b = nla_nest_start(ans_skb, NLBL_CIPSOV4_A_MLSCAT); in netlbl_cipsov4_list()
|
D | netlabel_mgmt.c | 283 nla_a = nla_nest_start(skb, NLBL_MGMT_A_SELECTORLIST); in netlbl_mgmt_listentry() 291 nla_b = nla_nest_start(skb, NLBL_MGMT_A_ADDRSELECTOR); in netlbl_mgmt_listentry() 325 nla_b = nla_nest_start(skb, NLBL_MGMT_A_ADDRSELECTOR); in netlbl_mgmt_listentry()
|
/linux-4.1.27/net/tipc/ |
D | netlink_compat.c | 365 bearer = nla_nest_start(skb, TIPC_NLA_BEARER); in tipc_nl_compat_bearer_enable() 376 prop = nla_nest_start(skb, TIPC_NLA_BEARER_PROP); in tipc_nl_compat_bearer_enable() 396 bearer = nla_nest_start(skb, TIPC_NLA_BEARER); in tipc_nl_compat_bearer_disable() 588 link = nla_nest_start(skb, TIPC_NLA_LINK); in tipc_nl_compat_link_set() 595 prop = nla_nest_start(skb, TIPC_NLA_LINK_PROP); in tipc_nl_compat_link_set() 624 link = nla_nest_start(skb, TIPC_NLA_LINK); in tipc_nl_compat_link_reset_stats() 758 nest = nla_nest_start(args, TIPC_NLA_SOCK); in tipc_nl_compat_publ_dump() 862 net = nla_nest_start(skb, TIPC_NLA_NET); in tipc_nl_compat_net_set()
|
D | bearer.c | 605 attrs = nla_nest_start(msg->skb, TIPC_NLA_BEARER); in __tipc_nl_add_bearer() 612 prop = nla_nest_start(msg->skb, TIPC_NLA_BEARER_PROP); in __tipc_nl_add_bearer() 871 attrs = nla_nest_start(msg->skb, TIPC_NLA_MEDIA); in __tipc_nl_add_media() 878 prop = nla_nest_start(msg->skb, TIPC_NLA_MEDIA_PROP); in __tipc_nl_add_media()
|
D | net.c | 162 attrs = nla_nest_start(msg->skb, TIPC_NLA_NET); in __tipc_nl_add_net()
|
D | bcast.c | 758 nest = nla_nest_start(skb, TIPC_NLA_LINK_STATS); in __tipc_nl_add_bc_link_stat() 794 attrs = nla_nest_start(msg->skb, TIPC_NLA_LINK); in tipc_nl_add_bc_link() 811 prop = nla_nest_start(msg->skb, TIPC_NLA_LINK_PROP); in tipc_nl_add_bc_link()
|
D | name_table.c | 881 attrs = nla_nest_start(msg->skb, TIPC_NLA_NAME_TABLE); in __tipc_nl_add_nametable_publ() 885 publ = nla_nest_start(msg->skb, TIPC_NLA_NAME_TABLE_PUBL); in __tipc_nl_add_nametable_publ()
|
D | node.c | 538 attrs = nla_nest_start(msg->skb, TIPC_NLA_NODE); in __tipc_nl_add_node()
|
D | link.c | 1994 stats = nla_nest_start(skb, TIPC_NLA_LINK_STATS); in __tipc_nl_add_stats() 2026 attrs = nla_nest_start(msg->skb, TIPC_NLA_LINK); in __tipc_nl_add_link() 2049 prop = nla_nest_start(msg->skb, TIPC_NLA_LINK_PROP); in __tipc_nl_add_link()
|
D | socket.c | 2602 nest = nla_nest_start(skb, TIPC_NLA_SOCK_CON); in __tipc_nl_add_sk_con() 2642 attrs = nla_nest_start(skb, TIPC_NLA_SOCK); in __tipc_nl_add_sk() 2723 attrs = nla_nest_start(skb, TIPC_NLA_PUBL); in __tipc_nl_add_sk_publ()
|
/linux-4.1.27/net/sched/ |
D | act_api.c | 95 nest = nla_nest_start(skb, a->order); in tcf_dump_walker() 131 nest = nla_nest_start(skb, a->order); in tcf_del_walker() 445 nest = nla_nest_start(skb, TCA_OPTIONS); in tcf_action_dump_1() 468 nest = nla_nest_start(skb, a->order); in tcf_action_dump() 658 nest = nla_nest_start(skb, TCA_ACT_TAB); in tca_get_fill() 800 nest = nla_nest_start(skb, TCA_ACT_TAB); in tca_action_flush() 1059 nest = nla_nest_start(skb, TCA_ACT_TAB); in tc_dump_action()
|
D | sch_ingress.c | 110 nest = nla_nest_start(skb, TCA_OPTIONS); in ingress_dump()
|
D | ematch.c | 443 top_start = nla_nest_start(skb, tlv); in tcf_em_tree_dump() 450 list_start = nla_nest_start(skb, TCA_EMATCH_TREE_LIST); in tcf_em_tree_dump()
|
D | sch_dsmark.c | 430 opts = nla_nest_start(skb, TCA_OPTIONS); in dsmark_dump_class() 449 opts = nla_nest_start(skb, TCA_OPTIONS); in dsmark_dump()
|
D | cls_cgroup.c | 188 nest = nla_nest_start(skb, TCA_OPTIONS); in cls_cgroup_dump()
|
D | sch_codel.c | 191 opts = nla_nest_start(skb, TCA_OPTIONS); in codel_dump()
|
D | cls_api.c | 585 nest = nla_nest_start(skb, exts->action); in tcf_exts_dump() 593 nest = nla_nest_start(skb, exts->police); in tcf_exts_dump()
|
D | sch_gred.c | 520 opts = nla_nest_start(skb, TCA_OPTIONS); in gred_dump() 534 parms = nla_nest_start(skb, TCA_GRED_PARMS); in gred_dump()
|
D | cls_basic.c | 262 nest = nla_nest_start(skb, TCA_OPTIONS); in basic_dump()
|
D | sch_red.c | 272 opts = nla_nest_start(skb, TCA_OPTIONS); in red_dump()
|
D | act_police.c | 80 nest = nla_nest_start(skb, a->order); in tcf_act_police_walker()
|
D | cls_bpf.c | 425 nest = nla_nest_start(skb, TCA_OPTIONS); in cls_bpf_dump()
|
D | cls_fw.c | 379 nest = nla_nest_start(skb, TCA_OPTIONS); in fw_dump()
|
D | sch_pie.c | 465 opts = nla_nest_start(skb, TCA_OPTIONS); in pie_dump()
|
D | sch_tbf.c | 457 nest = nla_nest_start(skb, TCA_OPTIONS); in tbf_dump()
|
D | sch_drr.c | 262 nest = nla_nest_start(skb, TCA_OPTIONS); in drr_dump_class()
|
D | sch_choke.c | 513 opts = nla_nest_start(skb, TCA_OPTIONS); in choke_dump()
|
D | sch_fq_codel.c | 433 opts = nla_nest_start(skb, TCA_OPTIONS); in fq_codel_dump()
|
D | cls_tcindex.c | 502 nest = nla_nest_start(skb, TCA_OPTIONS); in tcindex_dump()
|
D | sch_hhf.c | 675 opts = nla_nest_start(skb, TCA_OPTIONS); in hhf_dump()
|
D | cls_route.c | 612 nest = nla_nest_start(skb, TCA_OPTIONS); in route4_dump()
|
D | sch_atm.c | 600 nest = nla_nest_start(skb, TCA_OPTIONS); in atm_tc_dump_class()
|
D | cls_flow.c | 600 nest = nla_nest_start(skb, TCA_OPTIONS); in flow_dump()
|
D | sch_sfb.c | 574 opts = nla_nest_start(skb, TCA_OPTIONS); in sfb_dump()
|
D | cls_rsvp.h | 673 nest = nla_nest_start(skb, TCA_OPTIONS); in rsvp_dump()
|
D | sch_htb.c | 1079 nest = nla_nest_start(skb, TCA_OPTIONS); in htb_dump() 1108 nest = nla_nest_start(skb, TCA_OPTIONS); in htb_dump_class()
|
D | sch_fq.c | 787 opts = nla_nest_start(skb, TCA_OPTIONS); in fq_dump()
|
D | sch_cbq.c | 1543 nest = nla_nest_start(skb, TCA_OPTIONS); in cbq_dump() 1578 nest = nla_nest_start(skb, TCA_OPTIONS); in cbq_dump_class()
|
D | sch_netem.c | 915 nest = nla_nest_start(skb, TCA_NETEM_LOSS); in dump_loss_model()
|
D | cls_u32.c | 949 nest = nla_nest_start(skb, TCA_OPTIONS); in u32_dump()
|
D | sch_qfq.c | 647 nest = nla_nest_start(skb, TCA_OPTIONS); in qfq_dump_class()
|
D | sch_hfsc.c | 1354 nest = nla_nest_start(skb, TCA_OPTIONS); in hfsc_dump_class()
|
D | sch_api.c | 529 nest = nla_nest_start(skb, TCA_STAB); in qdisc_dump_stab()
|
/linux-4.1.27/net/netfilter/ |
D | nf_conntrack_netlink.c | 69 nest_parms = nla_nest_start(skb, CTA_TUPLE_PROTO | NLA_F_NESTED); in ctnetlink_dump_tuples_proto() 94 nest_parms = nla_nest_start(skb, CTA_TUPLE_IP | NLA_F_NESTED); in ctnetlink_dump_tuples_ip() 168 nest_proto = nla_nest_start(skb, CTA_PROTOINFO | NLA_F_NESTED); in ctnetlink_dump_protoinfo() 196 nest_helper = nla_nest_start(skb, CTA_HELP | NLA_F_NESTED); in ctnetlink_dump_helpinfo() 230 nest_count = nla_nest_start(skb, attr | NLA_F_NESTED); in dump_counters() 272 nest_count = nla_nest_start(skb, CTA_TIMESTAMP | NLA_F_NESTED); in ctnetlink_dump_timestamp() 316 nest_secctx = nla_nest_start(skb, CTA_SECCTX | NLA_F_NESTED); in ctnetlink_dump_secctx() 377 nest_parms = nla_nest_start(skb, CTA_TUPLE_MASTER | NLA_F_NESTED); in ctnetlink_dump_master() 395 nest_parms = nla_nest_start(skb, type | NLA_F_NESTED); in dump_ct_seq_adj() 476 nest_parms = nla_nest_start(skb, CTA_TUPLE_ORIG | NLA_F_NESTED); in ctnetlink_fill_info() [all …]
|
D | nfnetlink_queue_ct.c | 68 nest_parms = nla_nest_start(skb, NFQA_CT | NLA_F_NESTED); in nfqnl_ct_put()
|
D | nfnetlink_cthelper.c | 350 nest_parms = nla_nest_start(skb, NFCTH_TUPLE | NLA_F_NESTED); in nfnl_cthelper_dump_tuple() 375 nest_parms1 = nla_nest_start(skb, NFCTH_POLICY | NLA_F_NESTED); in nfnl_cthelper_dump_policy() 384 nest_parms2 = nla_nest_start(skb, in nfnl_cthelper_dump_policy()
|
D | nfnetlink_cttimeout.c | 188 nest_parms = nla_nest_start(skb, in ctnl_timeout_fill_info() 412 nest_parms = nla_nest_start(skb, in cttimeout_default_fill_info()
|
D | nf_tables_api.c | 905 nest = nla_nest_start(skb, NFTA_CHAIN_COUNTERS); in nft_dump_stats() 950 nest = nla_nest_start(skb, NFTA_CHAIN_HOOK); in nf_tables_fill_chain_info() 1534 struct nlattr *data = nla_nest_start(skb, NFTA_EXPR_DATA); in nf_tables_fill_expr_info() 1553 nest = nla_nest_start(skb, attr); in nft_expr_dump() 1752 list = nla_nest_start(skb, NFTA_RULE_EXPRESSIONS); in nf_tables_fill_rule_info() 2429 desc = nla_nest_start(skb, NFTA_SET_DESC); in nf_tables_fill_set() 2986 nest = nla_nest_start(skb, NFTA_LIST_ELEM); in nf_tables_fill_setelem() 3110 nest = nla_nest_start(skb, NFTA_SET_ELEM_LIST_ELEMENTS); in nf_tables_dump_set() 3191 nest = nla_nest_start(skb, NFTA_SET_ELEM_LIST_ELEMENTS); in nf_tables_fill_setelem_info() 4379 nest = nla_nest_start(skb, NFTA_DATA_VERDICT); in nft_verdict_dump() [all …]
|
D | nf_conntrack_proto_dccp.c | 641 nest_parms = nla_nest_start(skb, CTA_PROTOINFO_DCCP | NLA_F_NESTED); in dccp_to_nlattr()
|
D | nf_conntrack_proto_sctp.c | 495 nest_parms = nla_nest_start(skb, CTA_PROTOINFO_SCTP | NLA_F_NESTED); in sctp_to_nlattr()
|
D | nf_conntrack_proto_tcp.c | 1190 nest_parms = nla_nest_start(skb, CTA_PROTOINFO_TCP | NLA_F_NESTED); in tcp_to_nlattr()
|
/linux-4.1.27/net/8021q/ |
D | vlan_netlink.c | 198 nest = nla_nest_start(skb, IFLA_VLAN_INGRESS_QOS); in vlan_fill_info() 216 nest = nla_nest_start(skb, IFLA_VLAN_EGRESS_QOS); in vlan_fill_info()
|
/linux-4.1.27/net/netlink/ |
D | genetlink.c | 706 nla_ops = nla_nest_start(skb, CTRL_ATTR_OPS); in ctrl_fill_info() 722 nest = nla_nest_start(skb, i + 1); in ctrl_fill_info() 740 nla_grps = nla_nest_start(skb, CTRL_ATTR_MCAST_GROUPS); in ctrl_fill_info() 750 nest = nla_nest_start(skb, i + 1); in ctrl_fill_info() 790 nla_grps = nla_nest_start(skb, CTRL_ATTR_MCAST_GROUPS); in ctrl_fill_mcgrp_info() 794 nest = nla_nest_start(skb, 1); in ctrl_fill_mcgrp_info()
|
/linux-4.1.27/net/wireless/ |
D | nl80211.c | 920 struct nlattr *nl_modes = nla_nest_start(msg, attr); in nl80211_put_iftypes() 948 nl_combis = nla_nest_start(msg, in nl80211_put_iface_combinations() 959 nl_combi = nla_nest_start(msg, i + 1); in nl80211_put_iface_combinations() 963 nl_limits = nla_nest_start(msg, NL80211_IFACE_COMB_LIMITS); in nl80211_put_iface_combinations() 970 nl_limit = nla_nest_start(msg, j + 1); in nl80211_put_iface_combinations() 1019 nl_tcp = nla_nest_start(msg, NL80211_WOWLAN_TRIG_TCP_CONNECTION); in nl80211_send_wowlan_tcp_caps() 1059 nl_wowlan = nla_nest_start(msg, NL80211_ATTR_WOWLAN_TRIGGERS_SUPPORTED); in nl80211_send_wowlan() 1159 nl_rates = nla_nest_start(msg, NL80211_BAND_ATTR_RATES); in nl80211_send_band_rateinfo() 1164 nl_rate = nla_nest_start(msg, i); in nl80211_send_band_rateinfo() 1197 nl_ifs = nla_nest_start(msg, NL80211_ATTR_TX_FRAME_TYPES); in nl80211_send_mgmt_stypes() [all …]
|
/linux-4.1.27/net/core/ |
D | rtnetlink.c | 546 slave_data = nla_nest_start(skb, IFLA_INFO_SLAVE_DATA); in rtnl_link_slave_info_fill() 578 data = nla_nest_start(skb, IFLA_INFO_DATA); in rtnl_link_info_fill() 598 linkinfo = nla_nest_start(skb, IFLA_LINKINFO); in rtnl_link_fill() 667 mx = nla_nest_start(skb, RTA_METRICS); in rtnetlink_put_metrics() 897 vf_ports = nla_nest_start(skb, IFLA_VF_PORTS); in rtnl_vf_ports_fill() 902 vf_port = nla_nest_start(skb, IFLA_VF_PORT); in rtnl_vf_ports_fill() 931 port_self = nla_nest_start(skb, IFLA_PORT_SELF); in rtnl_port_self_fill() 1125 vfinfo = nla_nest_start(skb, IFLA_VFINFO_LIST); in rtnl_fill_ifinfo() 1170 vf = nla_nest_start(skb, IFLA_VF_INFO); in rtnl_fill_ifinfo() 1214 if (!(af_spec = nla_nest_start(skb, IFLA_AF_SPEC))) in rtnl_fill_ifinfo() [all …]
|
D | neighbour.c | 1739 nest = nla_nest_start(skb, NDTA_PARMS); in neightbl_fill_parms()
|
/linux-4.1.27/net/openvswitch/ |
D | flow_netlink.c | 632 nla = nla_nest_start(skb, OVS_TUNNEL_KEY_ATTR_VXLAN_OPTS); in vxlan_opt_to_nlattr() 698 nla = nla_nest_start(skb, OVS_KEY_ATTR_TUNNEL); in ipv4_tun_to_nlattr() 1331 encap = nla_nest_start(skb, OVS_KEY_ATTR_ENCAP); in __ovs_nla_put_key() 1496 nla = nla_nest_start(skb, attr); in ovs_nla_put_key() 2191 start = nla_nest_start(skb, OVS_ACTION_ATTR_SAMPLE); in sample_action_to_attr() 2206 st_sample = nla_nest_start(skb, OVS_SAMPLE_ATTR_ACTIONS); in sample_action_to_attr() 2232 start = nla_nest_start(skb, OVS_ACTION_ATTR_SET); in set_action_to_attr() 2264 nla = nla_nest_start(skb, OVS_ACTION_ATTR_SET); in masked_set_action_to_set_action_attr()
|
D | vport-vxlan.c | 103 exts = nla_nest_start(skb, OVS_TUNNEL_ATTR_EXTENSION); in vxlan_get_options()
|
D | vport.c | 354 nla = nla_nest_start(skb, OVS_VPORT_ATTR_OPTIONS); in ovs_vport_get_options()
|
D | datapath.c | 471 nla = nla_nest_start(user_skb, OVS_PACKET_ATTR_EGRESS_TUN_KEY); in queue_userspace_packet() 749 start = nla_nest_start(skb, OVS_FLOW_ATTR_ACTIONS); in ovs_flow_cmd_fill_actions()
|
/linux-4.1.27/drivers/net/bonding/ |
D | bond_netlink.c | 477 targets = nla_nest_start(skb, IFLA_BOND_ARP_IP_TARGET); in bond_fill_info() 557 nest = nla_nest_start(skb, IFLA_BOND_AD_INFO); in bond_fill_info()
|
/linux-4.1.27/net/packet/ |
D | diag.c | 42 mca = nla_nest_start(nlskb, PACKET_DIAG_MCLIST); in pdiag_put_mclist()
|
/linux-4.1.27/include/linux/ |
D | genl_magic_func.h | 331 struct nlattr *tla = nla_nest_start(skb, tag_number); \
|
/linux-4.1.27/net/l2tp/ |
D | l2tp_netlink.c | 345 nest = nla_nest_start(skb, L2TP_ATTR_STATS); in l2tp_nl_tunnel_send() 745 nest = nla_nest_start(skb, L2TP_ATTR_STATS); in l2tp_nl_session_send()
|
/linux-4.1.27/include/linux/netfilter/ipset/ |
D | ip_set.h | 476 #define ipset_nest_start(skb, attr) nla_nest_start(skb, attr | NLA_F_NESTED)
|
/linux-4.1.27/drivers/net/team/ |
D | team.c | 2230 option_item = nla_nest_start(skb, TEAM_ATTR_ITEM_OPTION); in team_nl_fill_one_option_get() 2342 option_list = nla_nest_start(skb, TEAM_ATTR_LIST_OPTION); in team_nl_send_options_get() 2557 port_item = nla_nest_start(skb, TEAM_ATTR_ITEM_PORT); in team_nl_fill_one_port_get() 2610 port_list = nla_nest_start(skb, TEAM_ATTR_LIST_PORT); in team_nl_send_port_list_get()
|
/linux-4.1.27/include/net/ |
D | netlink.h | 1158 static inline struct nlattr *nla_nest_start(struct sk_buff *skb, int attrtype) in nla_nest_start() function
|
/linux-4.1.27/kernel/ |
D | taskstats.c | 396 na = nla_nest_start(skb, aggr); in mk_reply()
|
/linux-4.1.27/net/netfilter/ipvs/ |
D | ip_vs_ctl.c | 2851 struct nlattr *nl_stats = nla_nest_start(skb, container_type); in ip_vs_genl_fill_stats() 2879 struct nlattr *nl_stats = nla_nest_start(skb, container_type); in ip_vs_genl_fill_stats64() 2915 nl_service = nla_nest_start(skb, IPVS_CMD_ATTR_SERVICE); in ip_vs_genl_fill_service() 3117 nl_dest = nla_nest_start(skb, IPVS_CMD_ATTR_DEST); in ip_vs_genl_fill_dest() 3273 nl_daemon = nla_nest_start(skb, IPVS_CMD_ATTR_DAEMON); in ip_vs_genl_fill_daemon()
|
/linux-4.1.27/net/nfc/ |
D | netlink.c | 391 sdp_attr = nla_nest_start(msg, NFC_ATTR_LLC_SDP); in nfc_genl_llc_send_sdres() 401 uri_attr = nla_nest_start(msg, i++); in nfc_genl_llc_send_sdres()
|
/linux-4.1.27/net/ieee802154/ |
D | nl802154.c | 245 nl_page = nla_nest_start(msg, NL802154_ATTR_CHANNELS_SUPPORTED); in nl802154_send_wpan_phy_channels()
|
/linux-4.1.27/net/decnet/ |
D | dn_table.c | 349 if (!(mp_head = nla_nest_start(skb, RTA_MULTIPATH))) in dn_fib_dump_info()
|
/linux-4.1.27/drivers/block/drbd/ |
D | drbd_nl.c | 103 nla = nla_nest_start(skb, DRBD_NLA_CFG_REPLY); in drbd_msg_put_info() 2887 nla = nla_nest_start(skb, DRBD_NLA_CFG_CONTEXT); in nla_put_drbd_cfg_context() 2975 nla = nla_nest_start(skb, DRBD_NLA_STATE_INFO); in nla_put_status_info()
|
/linux-4.1.27/net/ipv4/ |
D | tcp_metrics.c | 832 nest = nla_nest_start(msg, TCP_METRICS_ATTR_VALS); in tcp_metrics_fill_info()
|
D | fib_semantics.c | 1047 mp = nla_nest_start(skb, RTA_MULTIPATH); in fib_dump_info()
|
D | ipmr.c | 2170 if (!(mp_attr = nla_nest_start(skb, RTA_MULTIPATH))) in __ipmr_fill_mroute()
|
/linux-4.1.27/drivers/net/ |
D | macvlan.c | 1455 nest = nla_nest_start(skb, IFLA_MACVLAN_MACADDR_DATA); in macvlan_fill_info()
|
/linux-4.1.27/net/ipv6/ |
D | ip6mr.c | 2252 mp_attr = nla_nest_start(skb, RTA_MULTIPATH); in __ip6mr_fill_mroute()
|
D | addrconf.c | 4877 protoinfo = nla_nest_start(skb, IFLA_PROTINFO); in inet6_fill_ifinfo()
|