Home
last modified time | relevance | path

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

/third_party/iptables/libiptc/
Dlinux_list.h518 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro
/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dlist.h306 #define HLIST_HEAD(name) struct hlist_head name = HLIST_HEAD_INIT macro