Home | History | Annotate | Download | only in dhcpcd-6.8.2

Lines Matching refs:TAILQ_FOREACH_SAFE

464 	TAILQ_FOREACH_SAFE(rap, ifp->ctx->ipv6->ra_routers, next, ran) {
1434 TAILQ_FOREACH_SAFE(rap, ifp->ctx->ipv6->ra_routers, next, ran) {
1462 TAILQ_FOREACH_SAFE(rao, &rap->options, next, raon) {