HomeSort by relevance Sort by last modified time
    Searched full:ifp0 (Results 1 - 1 of 1) sorted by null

  /external/dhcpcd-6.8.2/
dhcp6.c 979 struct interface *ifp0; local
982 TAILQ_FOREACH(ifp0, ifp->ctx->ifaces, next) {
983 if (ifp0 != ifp)
984 dhcp6_freedrop_addrs(ifp0, 1, ifp);
    [all...]

Completed in 56 milliseconds