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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/iptables-1.4.12.1/libiptc/
H A Dlinux_list.h518 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/iptables-1.x/libiptc/
H A Dlinux_list.h518 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/include/linux/
H A Dlist.h684 #define HLIST_HEAD(name) struct hlist_head name = { .first = NULL } macro

Completed in 59 milliseconds