Searched refs:tmp_next (Results 1 – 1 of 1) sorted by relevance
1650 struct chashentry *tmp, *tmp_next, *ent; in ta_del_chash() local1664 SLIST_FOREACH_SAFE(tmp, &head[hash], next, tmp_next) { in ta_del_chash()1680 SLIST_FOREACH_SAFE(tmp, &head[hash], next, tmp_next) { in ta_del_chash()