| Home | Sort by: relevance | last modified time | path |
| /src/external/bsd/dhcpcd/dist/src/ | |
| ipv6.c | 382 struct interface *ifpn; local 392 TAILQ_FOREACH(ifpn, ifp->ctx->ifaces, next) { 393 if (ipv6_iffindaddr(ifpn, addr, 0) != NULL) 396 if (ifpn != NULL) |