Searched defs:nl_list_for_each_entry_safe (Results 1 - 3 of 3) sorted by relevance

/external/libnl/include/netlink/
H A Dlist.h84 #define nl_list_for_each_entry_safe(pos, n, head, member) \ macro
/external/libnl/lib/route/cls/
H A Dematch.c199 nl_list_for_each_entry_safe(pos, next, head, e_list) { function
/external/libnl/lib/
H A Dutils.c784 nl_list_for_each_entry_safe(tl, next, head, list) { function

Completed in 120 milliseconds