HomeSort by relevance Sort by last modified time
    Searched refs:ipv6_findaddr (Results 1 - 3 of 3) sorted by null

  /external/dhcpcd-6.8.2/
ipv6.h 239 struct ipv6_addr *ipv6_findaddr(struct dhcpcd_ctx *,
ipv6.c 761 ipv6_findaddr(struct dhcpcd_ctx *ctx, const struct in6_addr *addr, short flags) function
804 apf = ipv6_findaddr(ap->iface->ctx,
870 apf = ipv6_findaddr(ap->iface->ctx, &ap->addr, 0);
    [all...]
if-bsd.c 926 if ((ia = ipv6_findaddr(ctx, &rt->dest, 0)))
    [all...]

Completed in 53 milliseconds