Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dfil.c9813 static void ipf_ht_node_make_key __P((host_track_t *, host_node_t *, int,
9816 host_node_t RBI_ZERO(ipf_rb);
9817 RBI_CODE(ipf_rb, host_node_t, hn_entry, ipf_ht_node_cmp)
9885 host_node_t *key;
9960 host_node_t *h;
9961 host_node_t k;
9969 KMALLOC(h, host_node_t *);
10020 host_node_t *h;
10021 host_node_t k;
10066 host_node_t *node; in ipf_rb_ht_freenode()
H A Dip_fil.h491 } host_node_t; typedef
1859 extern void ipf_rb_ht_freenode __P((host_node_t *, void *));