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

/freebsd-10.2-release/sys/contrib/ipfilter/netinet/
H A Dfil.c9955 (h->hn_active >= htp->ht_max_per_node)) {
9962 h->hn_active++;
9997 h->hn_active--;
9998 if (h->hn_active == 0) {
H A Dip_fil.h553 int hn_active; member in struct:host_node_s

Completed in 108 milliseconds