Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/ipf/netinet/
H A Dip_fil.h1997 extern void ipf_rb_ht_freenode(host_node_t *, void *);
H A Dfil.c9767 ipf_rb_ht_freenode(host_node_t *node, void *arg) in ipf_rb_ht_freenode() function
9785 RBI_WALK(ipf_rb, &head->ht_root, ipf_rb_ht_freenode, NULL); in ipf_rb_ht_flush()