HomeSort by: relevance | last modified time | path
    Searched refs:ipv6_anyglobal (Results 1 - 3 of 3) sorted by relevancy

  /src/external/bsd/dhcpcd/dist/src/
ipv6.h 272 struct ipv6_addr *ipv6_anyglobal(struct interface *);
ipv6.c 1134 ipv6_anyglobal(struct interface *sifp) function
1205 anyglobal = ipv6_anyglobal(ifp) != NULL;
1319 (ipv6_anyglobal(ifp) != NULL) != anyglobal)
2403 if (ipv6_anyglobal(rap->iface) == NULL)
ipv6nd.c 1448 ifp->options->options & DHCPCD_GATEWAY && !ipv6_anyglobal(ifp))

Completed in 18 milliseconds