Home
last modified time | relevance | path

Searched refs:hm_ref (Results 1 – 4 of 4) sorted by relevance

/illumos-gate/usr/src/cmd/ipf/lib/
H A Dprinthostmap.c10 printf("(use = %d hv = %u)\n", hmp->hm_ref, hv);
/illumos-gate/usr/src/uts/common/inet/ipf/netinet/
H A Dip_nat.h350 int hm_ref; member
/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_nat.c432 hm->hm_ref++;
456 hm->hm_ref = 1;
481 hm->hm_ref--;
482 if (hm->hm_ref == 0) {
2398 if (hm == NULL || hm->hm_ref == 1) {
5256 clone->nat_hm->hm_ref++;
5558 ATOMIC_INC32(nexthm->hm_ref);
H A Dip_nat6.c235 hm->hm_ref++;
259 hm->hm_ref = 1;
609 if (hm == NULL || hm->hm_ref == 1) {