Home
last modified time | relevance | path

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

/freebsd-12.1/sys/contrib/ipfilter/netinet/
H A Dfil.c9812 static void ipf_ht_node_make_key __P((host_track_t *, host_node_t *, int,
9815 host_node_t RBI_ZERO(ipf_rb);
9816 RBI_CODE(ipf_rb, host_node_t, hn_entry, ipf_ht_node_cmp)
9884 host_node_t *key;
9959 host_node_t *h;
9960 host_node_t k;
9968 KMALLOC(h, host_node_t *);
10019 host_node_t *h;
10020 host_node_t k;
10065 host_node_t *node; in ipf_rb_ht_freenode()
H A Dip_fil.h537 } host_node_t; typedef
1902 extern void ipf_rb_ht_freenode __P((host_node_t *, void *));