Searched refs:nla_nest_start (Results 1 - 25 of 41) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/sched/
H A Dsch_ingress.c101 nest = nla_nest_start(skb, TCA_OPTIONS);
H A Dact_api.c98 nest = nla_nest_start(skb, a->order);
131 nest = nla_nest_start(skb, a->order);
424 nest = nla_nest_start(skb, TCA_OPTIONS);
447 nest = nla_nest_start(skb, a->order);
639 nest = nla_nest_start(skb, TCA_ACT_TAB);
785 nest = nla_nest_start(skb, TCA_ACT_TAB);
904 nest = nla_nest_start(skb, TCA_ACT_TAB);
1071 nest = nla_nest_start(skb, TCA_ACT_TAB);
H A Dematch.c432 top_start = nla_nest_start(skb, tlv);
438 list_start = nla_nest_start(skb, TCA_EMATCH_TREE_LIST);
H A Dsch_dsmark.c433 opts = nla_nest_start(skb, TCA_OPTIONS);
451 opts = nla_nest_start(skb, TCA_OPTIONS);
H A Dcls_cgroup.c255 nest = nla_nest_start(skb, TCA_OPTIONS);
H A Dcls_api.c567 nest = nla_nest_start(skb, map->action);
574 nest = nla_nest_start(skb, map->police);
H A Dsch_gred.c509 opts = nla_nest_start(skb, TCA_OPTIONS);
513 parms = nla_nest_start(skb, TCA_GRED_PARMS);
H A Dcls_basic.c259 nest = nla_nest_start(skb, TCA_OPTIONS);
H A Dsch_red.c242 opts = nla_nest_start(skb, TCA_OPTIONS);
H A Dact_police.c73 nest = nla_nest_start(skb, a->order);
H A Dcls_fw.c347 nest = nla_nest_start(skb, TCA_OPTIONS);
H A Dsch_tbf.c348 nest = nla_nest_start(skb, TCA_OPTIONS);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/8021q/
H A Dvlan_netlink.c194 nest = nla_nest_start(skb, IFLA_VLAN_INGRESS_QOS);
211 nest = nla_nest_start(skb, IFLA_VLAN_EGRESS_QOS);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netlabel/
H A Dnetlabel_cipso_v4.c513 nla_a = nla_nest_start(ans_skb, NLBL_CIPSOV4_A_TAGLST);
532 nla_a = nla_nest_start(ans_skb, NLBL_CIPSOV4_A_MLSLVLLST);
544 nla_b = nla_nest_start(ans_skb, NLBL_CIPSOV4_A_MLSLVL);
563 nla_a = nla_nest_start(ans_skb, NLBL_CIPSOV4_A_MLSCATLST);
575 nla_b = nla_nest_start(ans_skb, NLBL_CIPSOV4_A_MLSCAT);
H A Dnetlabel_mgmt.c286 nla_a = nla_nest_start(skb, NLBL_MGMT_A_SELECTORLIST);
295 nla_b = nla_nest_start(skb, NLBL_MGMT_A_ADDRSELECTOR);
332 nla_b = nla_nest_start(skb, NLBL_MGMT_A_ADDRSELECTOR);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/
H A Dnf_conntrack_netlink.c64 nest_parms = nla_nest_start(skb, CTA_TUPLE_PROTO | NLA_F_NESTED);
88 nest_parms = nla_nest_start(skb, CTA_TUPLE_IP | NLA_F_NESTED);
159 nest_proto = nla_nest_start(skb, CTA_PROTOINFO | NLA_F_NESTED);
187 nest_helper = nla_nest_start(skb, CTA_HELP | NLA_F_NESTED);
215 nest_count = nla_nest_start(skb, type | NLA_F_NESTED);
270 nest_parms = nla_nest_start(skb, CTA_TUPLE_MASTER | NLA_F_NESTED);
289 nest_parms = nla_nest_start(skb, type | NLA_F_NESTED);
370 nest_parms = nla_nest_start(skb, CTA_TUPLE_ORIG | NLA_F_NESTED);
377 nest_parms = nla_nest_start(skb, CTA_TUPLE_REPLY | NLA_F_NESTED);
518 nest_parms = nla_nest_start(sk
[all...]
H A Dnf_conntrack_proto_dccp.c636 nest_parms = nla_nest_start(skb, CTA_PROTOINFO_DCCP | NLA_F_NESTED);
H A Dnf_conntrack_proto_sctp.c470 nest_parms = nla_nest_start(skb, CTA_PROTOINFO_SCTP | NLA_F_NESTED);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netlink/
H A Dgenetlink.c593 nla_ops = nla_nest_start(skb, CTRL_ATTR_OPS);
600 nest = nla_nest_start(skb, idx++);
618 nla_grps = nla_nest_start(skb, CTRL_ATTR_MCAST_GROUPS);
625 nest = nla_nest_start(skb, idx++);
660 nla_grps = nla_nest_start(skb, CTRL_ATTR_MCAST_GROUPS);
664 nest = nla_nest_start(skb, 1);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/dcb/
H A Ddcbnl.c253 nest = nla_nest_start(dcbnl_skb, DCB_ATTR_PFC_CFG);
360 nest = nla_nest_start(dcbnl_skb, DCB_ATTR_CAP);
430 nest = nla_nest_start(dcbnl_skb, DCB_ATTR_NUMTCS);
592 app_nest = nla_nest_start(dcbnl_skb, DCB_ATTR_APP);
698 pg_nest = nla_nest_start(dcbnl_skb, DCB_ATTR_PG_CFG);
718 param_nest = nla_nest_start(dcbnl_skb, i);
1031 bcn_nest = nla_nest_start(dcbnl_skb, DCB_ATTR_BCN);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Drtnetlink.c378 linkinfo = nla_nest_start(skb, IFLA_LINKINFO);
390 data = nla_nest_start(skb, IFLA_INFO_DATA);
497 mx = nla_nest_start(skb, RTA_METRICS);
720 vf_ports = nla_nest_start(skb, IFLA_VF_PORTS);
725 vf_port = nla_nest_start(skb, IFLA_VF_PORT);
753 port_self = nla_nest_start(skb, IFLA_PORT_SELF);
873 vfinfo = nla_nest_start(skb, IFLA_VFINFO_LIST);
888 vf = nla_nest_start(skb, IFLA_VF_INFO);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dnl80211.c474 nl_modes = nla_nest_start(msg, NL80211_ATTR_SUPPORTED_IFTYPES);
488 nl_bands = nla_nest_start(msg, NL80211_ATTR_WIPHY_BANDS);
496 nl_band = nla_nest_start(msg, band);
514 nl_freqs = nla_nest_start(msg, NL80211_BAND_ATTR_FREQS);
519 nl_freq = nla_nest_start(msg, i);
534 nl_rates = nla_nest_start(msg, NL80211_BAND_ATTR_RATES);
539 nl_rate = nla_nest_start(msg, i);
559 nl_cmds = nla_nest_start(msg, NL80211_ATTR_SUPPORTED_COMMANDS);
1350 key = nla_nest_start(cookie->msg, NL80211_ATTR_KEY);
1812 sinfoattr = nla_nest_start(ms
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dnetlink.h120 * nla_nest_start(skb, type) start a nested attribute
944 * nla_nest_start - Start a new level of nested attributes
950 static inline struct nlattr *nla_nest_start(struct sk_buff *skb, int attrtype) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/l2tp/
H A Dl2tp_netlink.c240 nest = nla_nest_start(skb, L2TP_ATTR_STATS);
592 nest = nla_nest_start(skb, L2TP_ATTR_STATS);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netfilter/ipvs/
H A Dip_vs_ctl.c2501 struct nlattr *nl_stats = nla_nest_start(skb, container_type);
2537 nl_service = nla_nest_start(skb, IPVS_CMD_ATTR_SERVICE);
2727 nl_dest = nla_nest_start(skb, IPVS_CMD_ATTR_DEST);
2869 nl_daemon = nla_nest_start(skb, IPVS_CMD_ATTR_DAEMON);

Completed in 142 milliseconds

12