Searched refs:natn (Results 1 - 1 of 1) sorted by relevance

/illumos-gate/usr/src/uts/common/inet/ipf/
H A Dip_nat.c5753 nat_t *nat, *natn; local
5763 natn = ifs->ifs_nat_instances;
5764 while ((nat = natn) != NULL) {
5765 natn = nat->nat_next;

Completed in 70 milliseconds