Home
last modified time | relevance | path

Searched refs:iph_ref (Results 1 – 5 of 5) sorted by relevance

/freebsd-12.1/contrib/ipfilter/lib/
H A Dprinthashdata.c19 PRINTF("# 'anonymous' table refs %d\n", hp->iph_ref);
79 PRINTF("\tRef. Count: %d\tMasks: %#x\n", hp->iph_ref,
H A Dload_hash.c60 iph.iph_ref = 0;
/freebsd-12.1/sys/contrib/ipfilter/netinet/
H A Dip_htable.c311 iph->iph_ref++;
364 iph->iph_ref = 1;
429 if (iph->iph_ref != 0) {
682 iph->iph_ref--;
683 refs = iph->iph_ref;
685 if (iph->iph_ref == 0) {
775 ATOMIC_INC32(iph->iph_ref);
1255 ATOMIC_INC(nextiph->iph_ref);
H A Dip_htable.h52 u_int iph_ref; member
H A Dfil.c5632 iph->iph_ref++;