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

Lines Matching refs:TAILQ_FOREACH

327 	TAILQ_FOREACH(rap, ifp->ctx->ipv6->ra_routers, next) {
336 TAILQ_FOREACH(ap, &rap->addrs, next) {
343 TAILQ_FOREACH(rao, &rap->options, next) {
388 TAILQ_FOREACH(rap, ctx->ipv6->ra_routers, next) {
419 TAILQ_FOREACH(rap, ctx->ipv6->ra_routers, next) {
420 TAILQ_FOREACH(ap, &rap->addrs, next) {
474 TAILQ_FOREACH(ifp, ctx->ifaces, next) {
514 TAILQ_FOREACH(rap, ctx->ra_routers, next) {
535 TAILQ_FOREACH(ap, &rap->addrs, next) {
558 TAILQ_FOREACH(rao, &rap->options, next) {
600 TAILQ_FOREACH(rap, ifp->ctx->ipv6->ra_routers, next) {
603 TAILQ_FOREACH(ap, &rap->addrs, next) {
683 TAILQ_FOREACH(rap, ifp->ctx->ipv6->ra_routers, next) {
688 TAILQ_FOREACH(rapap, &rap->addrs, next) {
716 TAILQ_FOREACH(ia, &rap->addrs, next) {
795 TAILQ_FOREACH(rap, ctx->ra_routers, next) {
863 TAILQ_FOREACH(ap, &rap->addrs, next) {
919 TAILQ_FOREACH(ap, &rap->addrs, next)
1128 TAILQ_FOREACH(rao, &rap->options, next) {
1239 TAILQ_FOREACH(rap, ifp->ctx->ipv6->ra_routers, next) {
1266 TAILQ_FOREACH(rap, ifp->ctx->ipv6->ra_routers, next)
1279 TAILQ_FOREACH(rap, ifp->ctx->ipv6->ra_routers, next) {
1300 TAILQ_FOREACH(rap, ifp->ctx->ipv6->ra_routers, next) {
1312 TAILQ_FOREACH(rao, &rap->options, next) {
1412 TAILQ_FOREACH(rap, ctx->ipv6->ra_routers, next) {
1531 TAILQ_FOREACH(rap, ifp->ctx->ipv6->ra_routers, next) {
1588 TAILQ_FOREACH(rap, ctx->ra_routers, next) {
1686 TAILQ_FOREACH(ifp, dctx->ifaces, next) {