Searched refs:nla_for_each_nested (Results 1 - 12 of 12) sorted by relevance

/net/netlabel/
H A Dnetlabel_cipso_v4.c115 nla_for_each_nested(nla, info->attrs[NLBL_CIPSOV4_A_TAGLST], nla_rem)
177 nla_for_each_nested(nla_a,
185 nla_for_each_nested(nla_b, nla_a, nla_b_rem) function
225 nla_for_each_nested(nla_a,
250 nla_for_each_nested(nla_a,
258 nla_for_each_nested(nla_b, nla_a, nla_b_rem) function
300 nla_for_each_nested(nla_a,
/net/8021q/
H A Dvlan_netlink.c102 nla_for_each_nested(attr, data[IFLA_VLAN_INGRESS_QOS], rem) { function
108 nla_for_each_nested(attr, data[IFLA_VLAN_EGRESS_QOS], rem) { function
/net/core/
H A Drtnetlink.c1176 nla_for_each_nested(af, tb[IFLA_AF_SPEC], rem) { function
1202 nla_for_each_nested(vf, attr, rem) { function
1430 nla_for_each_nested(attr, tb[IFLA_VFINFO_LIST], rem) { function
1453 nla_for_each_nested(attr, tb[IFLA_VF_PORTS], rem) { function
1493 nla_for_each_nested(af, tb[IFLA_AF_SPEC], rem) { function
2485 nla_for_each_nested(attr, br_spec, rem) { function
2555 nla_for_each_nested(attr, br_spec, rem) { function
/net/wireless/
H A Dnl80211.c794 nla_for_each_nested(key, keys, rem) { function
1992 nla_for_each_nested(nl_txq_params,
2892 nla_for_each_nested(attr, nl_attr, tmp) { function
2941 nla_for_each_nested(attr, info->attrs[NL80211_ATTR_MAC_ADDRS], tmp) {
5018 nla_for_each_nested(nl_reg_rule, info->attrs[NL80211_ATTR_REG_RULES],
5043 nla_for_each_nested(nl_reg_rule, info->attrs[NL80211_ATTR_REG_RULES],
5077 nla_for_each_nested(attr1, freqs, tmp1) { function
5088 nla_for_each_nested(attr2, freqs, tmp2)
5138 nla_for_each_nested(attr, info->attrs[NL80211_ATTR_SCAN_SSIDS], tmp)
5178 nla_for_each_nested(att
8007 nla_for_each_nested(pat, tb[NL80211_WOWLAN_TRIG_PKT_PATTERN], function
[all...]
/net/dcb/
H A Ddcbnl.c1426 nla_for_each_nested(attr, ieee[DCB_ATTR_IEEE_APP_TABLE], rem) { function
1479 nla_for_each_nested(attr, ieee[DCB_ATTR_IEEE_APP_TABLE], rem) { function
/net/netfilter/ipset/
H A Dip_set_core.c1392 nla_for_each_nested(nla, attr[IPSET_ATTR_ADT], nla_rem) { function
1446 nla_for_each_nested(nla, attr[IPSET_ATTR_ADT], nla_rem) { function
/net/openvswitch/
H A Ddatapath.c479 nla_for_each_nested(a, attr, rem) { function
618 nla_for_each_nested(a, attr, rem) { function
H A Dflow.c936 nla_for_each_nested(nla, attr, rem) { function
1146 nla_for_each_nested(nla, attr, rem) { function
/net/decnet/
H A Ddn_fib.c297 nla_for_each_nested(attr, attrs[RTA_METRICS], rem) { function
/net/nfc/
H A Dnetlink.c981 nla_for_each_nested(attr, info->attrs[NFC_ATTR_LLC_SDP], rem) {
/net/sched/
H A Dsch_netem.c652 nla_for_each_nested(la, attr, rem) { function
/net/ipv4/
H A Ddevinet.c1650 nla_for_each_nested(a, tb[IFLA_INET_CONF], rem) { function
1677 nla_for_each_nested(a, tb[IFLA_INET_CONF], rem)

Completed in 208 milliseconds