Home
last modified time | relevance | path

Searched refs:fr_hits (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/contrib/ipfilter/netinet/
H A Dip_auth.c779 fae->fae_fr.fr_hits = 0;
H A Dfil.c2518 ATOMIC_INC64(fr->fr_hits);
2552 fr->fr_hits++;
5029 f->fr_hits = 0;
5077 if (fp->fr_hits != 0) {
5078 while (fp->fr_hits && (f = *ftail)) {
5083 fp->fr_hits--;
5152 fp->fr_hits = 0;
H A Dip_fil.h655 U_QUAD_T fr_hits; member