Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfilter/netinet/
H A Dfil.c9603 static void ipf_ht_node_make_key(host_track_t *, host_node_t *, int,
9606 host_node_t RBI_ZERO(ipf_rb);
9607 RBI_CODE(ipf_rb, host_node_t, hn_entry, ipf_ht_node_cmp) argument
9672 ipf_ht_node_make_key(host_track_t *htp, host_node_t *key, int family,
9743 host_node_t *h;
9744 host_node_t k;
9752 KMALLOC(h, host_node_t *);
9800 host_node_t *h;
9801 host_node_t k;
9844 ipf_rb_ht_freenode(host_node_t *node, void *arg)
H A Dip_fil.h492 } host_node_t; typedef
1863 extern void ipf_rb_ht_freenode(host_node_t *, void *);