Searched defs:nla_for_each_nested (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/8021q/
H A Dvlan_netlink.c90 nla_for_each_nested(attr, data[IFLA_VLAN_INGRESS_QOS], rem) { function
96 nla_for_each_nested(attr, data[IFLA_VLAN_EGRESS_QOS], rem) { function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/netlabel/
H A Dnetlabel_cipso_v4.c185 nla_for_each_nested(nla_b, nla_a, nla_b_rem) function
258 nla_for_each_nested(nla_b, nla_a, nla_b_rem) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/net/
H A Dnetlink.h1025 #define nla_for_each_nested(pos, nla, rem) \ macro
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/core/
H A Drtnetlink.c1037 nla_for_each_nested(vf, attr, rem) { function
1210 nla_for_each_nested(attr, tb[IFLA_VFINFO_LIST], rem) { function
1233 nla_for_each_nested(attr, tb[IFLA_VF_PORTS], rem) { function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/net/wireless/
H A Dnl80211.c365 nla_for_each_nested(key, keys, rem) { function
3049 nla_for_each_nested(attr1, freqs, tmp1) { function
[all...]

Completed in 46 milliseconds