Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dfil.c9987 (h->hn_active >= htp->ht_max_per_node)) {
9994 h->hn_active++;
10029 h->hn_active--;
10030 if (h->hn_active == 0) {
H A Dip_fil.h490 int hn_active; member