Searched refs:ifs_nat_list (Results 1 – 3 of 3) sorted by relevance
213 ipnat_t *ifs_nat_list; member
657 for (np = &ifs->ifs_nat_list; ((n = *np) != NULL);765 ifs->ifs_nat_stats.ns_list = ifs->ifs_nat_list;1140 if (ifs->ifs_nat_list == NULL) {2044 ipnat_t *n, **np = &ifs->ifs_nat_list;4907 for (n = ifs->ifs_nat_list; (n != NULL); n = n->in_next) {4934 for (n = ifs->ifs_nat_list; (n != NULL); n = n->in_next) {4954 for (n = ifs->ifs_nat_list; (n != NULL); n = n->in_next) {4999 for (n = ifs->ifs_nat_list; n != NULL; n = n->in_next) {5092 for (rulen = 0, np = ifs->ifs_nat_list; np;5518 nextipnat = ifs->ifs_nat_list;
642 for (ipn = ifs->ifs_nat_list; ipn != NULL; ipn = ipn->in_next)