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

/freebsd-9.3-release/sys/netpfil/ipfw/
H A Dip_fw_nat.c605 struct cfg_nat *ptr, *ptr_temp; local
610 LIST_FOREACH_SAFE(ptr, &chain->nat, _next, ptr_temp) {

Completed in 51 milliseconds