Home
last modified time | relevance | path

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

/f-stack/freebsd/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.c5630 iph->iph_ref++;