HomeSort by relevance Sort by last modified time
    Searched defs:nl_list_for_each_entry_safe (Results 1 - 3 of 3) sorted by null

  /external/libnl/include/netlink/
list.h 84 #define nl_list_for_each_entry_safe(pos, n, head, member) \ macro
  /external/libnl/lib/route/cls/
ematch.c 199 nl_list_for_each_entry_safe(pos, next, head, e_list) { function
  /external/libnl/lib/
utils.c 784 nl_list_for_each_entry_safe(tl, next, head, list) { function

Completed in 54 milliseconds