HomeSort by: relevance | last modified time | path
    Searched defs:ifpn (Results 1 - 1 of 1) sorted by relevancy

  /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)

Completed in 21 milliseconds