Searched refs:ncpaddr_getip6 (Results 1 – 3 of 3) sorted by relevance
72 extern int ncpaddr_getip6(const struct ncpaddr *, struct in6_addr *);
297 ncpaddr_getip6(const struct ncpaddr *addr, struct in6_addr *ip6) in ncpaddr_getip6() function
2464 if (!ncpaddr_getip6(&arg->bundle->ncp.ipv6cp.hisaddr, &host6)) in AddCommand()