Home
last modified time | relevance | path

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

/third_party/FreeBSD/sys/compat/linuxkpi/common/include/linux/
Dlist.h315 hlist_unhashed(const struct hlist_node *h) in hlist_unhashed() function
341 if (hlist_unhashed(n)) in hlist_del_init()
/third_party/iptables/libiptc/
Dlinux_list.h522 static inline int hlist_unhashed(const struct hlist_node *h) in hlist_unhashed() function