Searched refs:HLIST_HEAD (Results 1 - 3 of 3) sorted by relevance

/external/iptables/libiptc/
H A Dlinux_list.h518 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro
/external/kernel-headers/original/linux/
H A Dlist.h601 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro
/external/linux-tools-perf/util/include/linux/added/
H A Dlist.h546 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro

Completed in 85 milliseconds