Home
last modified time | relevance | path

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

/freebsd-14.2/sys/netpfil/ipfilter/netinet/
H A Dfil.c9517 static void ipf_ht_node_make_key(host_track_t *, host_node_t *, int,
9520 host_node_t RBI_ZERO(ipf_rb);
9521 RBI_CODE(ipf_rb, host_node_t, hn_entry, ipf_ht_node_cmp) argument
9586 ipf_ht_node_make_key(host_track_t *htp, host_node_t *key, int family,
9657 host_node_t *h;
9658 host_node_t k;
9666 KMALLOC(h, host_node_t *);
9714 host_node_t *h;
9715 host_node_t k;
9758 ipf_rb_ht_freenode(host_node_t *node, void *arg)
H A Dip_fil.h494 } host_node_t; typedef
1862 extern void ipf_rb_ht_freenode(host_node_t *, void *);