Home
last modified time | relevance | path

Searched refs:HLIST_HEAD (Results 1 – 4 of 4) sorted by relevance

/external/libnfnetlink/include/
Dlinux_list.h522 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro
/external/iptables/libiptc/
Dlinux_list.h518 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro
/external/libnetfilter_conntrack/include/internal/
Dlinux_list.h523 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro
/external/u-boot/include/linux/
Dlist.h552 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro