Home
last modified time | relevance | path

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

/freebsd/sys/netpfil/ipfw/
H A Dip_fw_nat.c1153 struct cfg_nat *ptr, *ptr_temp; in vnet_ipfw_nat_uninit() local
1159 LIST_FOREACH_SAFE(ptr, &chain->nat, _next, ptr_temp) { in vnet_ipfw_nat_uninit()