Lines Matching defs:ent_next
1334 struct chashentry *ent, *ent_next;
1340 SLIST_FOREACH_SAFE(ent, &cfg->head4[i], next, ent_next)
1344 SLIST_FOREACH_SAFE(ent, &cfg->head6[i], next, ent_next)
1520 struct chashentry *ent, *ent_next;
1526 SLIST_FOREACH_SAFE(ent, &cfg->head4[i], next, ent_next)
1530 SLIST_FOREACH_SAFE(ent, &cfg->head6[i], next, ent_next)
1795 struct chashentry *ent, *ent_next;
1813 SLIST_FOREACH_SAFE(ent, &old_head[i], next, ent_next) {
1834 SLIST_FOREACH_SAFE(ent, &old_head[i], next, ent_next) {
3315 struct fhashentry *ent, *ent_next;
3321 SLIST_FOREACH_SAFE(ent, &cfg->head[i], next, ent_next)
3472 struct fhashentry *ent, *ent_next;
3478 SLIST_FOREACH_SAFE(ent, &cfg->head[i], next, ent_next)
3702 struct fhashentry *ent, *ent_next;
3715 SLIST_FOREACH_SAFE(ent, &old_head[i], next, ent_next) {