Home
last modified time | relevance | path

Searched refs:ipv6_findaddr (Results 1 – 3 of 3) sorted by relevance

/external/dhcpcd-6.8.2/
Dipv6.h239 struct ipv6_addr *ipv6_findaddr(struct dhcpcd_ctx *,
Dipv6.c761 ipv6_findaddr(struct dhcpcd_ctx *ctx, const struct in6_addr *addr, short flags) in ipv6_findaddr() function
804 apf = ipv6_findaddr(ap->iface->ctx, in ipv6_addaddrs()
870 apf = ipv6_findaddr(ap->iface->ctx, &ap->addr, 0); in ipv6_freedrop_addrs()
Dif-bsd.c926 if ((ia = ipv6_findaddr(ctx, &rt->dest, 0))) in if_copyrt6()