Home
last modified time | relevance | path

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

/f-stack/freebsd/netpfil/ipfw/
H A Dip_fw_table_algo.c1638 struct chashentry *tmp, *tmp_next, *ent; in ta_del_chash() local
1652 SLIST_FOREACH_SAFE(tmp, &head[hash], next, tmp_next) { in ta_del_chash()
1668 SLIST_FOREACH_SAFE(tmp, &head[hash], next, tmp_next) { in ta_del_chash()