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

  /external/iptables/libiptc/
linux_list.h 519 #define INIT_HLIST_HEAD(ptr) ((ptr)->first = NULL)
  /external/linux-tools-perf/src/include/linux/
list.h 569 #define INIT_HLIST_HEAD(ptr) ((ptr)->first = NULL)

Completed in 38 milliseconds