Searched refs:nl_iterator (Results 1 – 6 of 6) sorted by relevance
108 class nl_iterator {112 nl_iterator(struct nlattr *attr) { in nl_iterator() function147 nl_iterator(const nl_iterator&); // hide copy constructor to prevent copies
350 nl_iterator it(vendor_data); in handleResponse()550 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleEvent()663 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleResponse()695 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleEvent()845 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleResponse()1059 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleResponse()
532 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleEvent()539 for (nl_iterator it2(it.get()); it2.has_next(); it2.next()) { in handleEvent()
301 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleResponse()336 for (nl_iterator it(attr); it.has_next() && i < num; it.next(), i++) { in parseScanResults()343 for (nl_iterator it2(sc_data); it2.has_next(); it2.next()) { in parseScanResults()934 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleResponse()940 for (nl_iterator it2(it.get()); it2.has_next(); it2.next()) { in handleResponse()
1007 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleResponse()1134 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleResponse()