HomeSort by: relevance | last modified time | path
    Searched refs:iph_ref (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/external/bsd/ipf/netinet/
ip_htable.h 54 u_int iph_ref; member in struct:iphtable_s
ip_htable.c 318 iph->iph_ref++;
367 iph->iph_ref = 1;
425 if (iph->iph_ref != 0) {
658 iph->iph_ref--;
659 refs = iph->iph_ref;
661 if (iph->iph_ref == 0) {
743 ATOMIC_INC32(iph->iph_ref);
1196 ATOMIC_INC(nextiph->iph_ref);
fil.c 5502 iph->iph_ref++;

Completed in 80 milliseconds