Searched refs:nat_next (Results 1 – 6 of 6) sorted by relevance
144 nat->nat_next, nat->nat_pnext, nat->nat_hm); in printactivenat()
1709 for (n = softn->ipf_nat_instances; n; n = n->nat_next) in ipf_nat_getsz()1802 for (n = softn->ipf_nat_instances; n; n = n->nat_next) in ipf_nat_getent()1811 ipn->ipn_next = nat->nat_next; in ipf_nat_getent()2147 for (n = softn->ipf_nat_instances; n; n = n->nat_next) in ipf_nat_putent()2265 *nat->nat_pnext = nat->nat_next; in ipf_nat_delete()2266 if (nat->nat_next != NULL) { in ipf_nat_delete()2267 nat->nat_next->nat_pnext = nat->nat_pnext; in ipf_nat_delete()2268 nat->nat_next = NULL; in ipf_nat_delete()2502 next = nat->nat_next; in ipf_nat_delrule()3489 nat->nat_next = softn->ipf_nat_instances; in ipf_nat_hashtab_add()[all …]
93 struct nat *nat_next; member
364 for (np = nsp->ns_instances; np; np = nat.nat_next) { in dostats_dead()598 nsp->ns_instances = nat.nat_next; in dostats_live()
632 struct nat_4_1_25 *nat_next; member675 struct nat *nat_next; member717 struct nat *nat_next; member4639 old->nat_next = (void *)nat->nat_next;4700 old->nat_next = nat->nat_next;4760 old->nat_next = nat->nat_next;
535 for (nat = softn->ipf_nat_instances; nat; nat = nat->nat_next) { in dumpnat()