Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/ipfilter/lib/
H A Dprinthashnode.c50 PRINTF("\tRef. Count: %d\tGroup: %s\n", ipe.ipe_ref,
66 PRINTF("\tRef. Count: %d\tGroup: %s\n", ipe.ipe_ref,
/freebsd-12.1/sys/contrib/ipfilter/netinet/
H A Dip_htable.h18 int ipe_ref; member
H A Dip_htable.c706 ipe->ipe_ref--;
707 if (ipe->ipe_ref == 0) {
714 return ipe->ipe_ref;
948 ipe->ipe_ref = 1;
1281 ATOMIC_INC(nextnode->ipe_ref);