Searched refs:nl_iterator (Results 1 – 5 of 5) 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
496 nl_iterator it(vendor_data); in handleResponse()737 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleEvent()862 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleResponse()893 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleEvent()1017 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleEvent()1392 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleResponse()1610 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleResponse()1691 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleResponse()1914 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleResponse()
549 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleEvent()556 for (nl_iterator it2(it.get()); it2.has_next(); it2.next()) { in handleEvent()
1322 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleResponse()1336 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleResponse()1460 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleResponse()2844 nl_iterator it(vendor_data); in handleResponse()
320 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleResponse()914 for (nl_iterator it(vendor_data); it.has_next(); it.next()) { in handleResponse()920 for (nl_iterator it2(it.get()); it2.has_next(); it2.next()) { in handleResponse()