Searched refs:ncpaddr_getip6 (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/usr.sbin/ppp/
H A Dncpaddr.h72 extern int ncpaddr_getip6(const struct ncpaddr *, struct in6_addr *);
H A Dncpaddr.c297 ncpaddr_getip6(const struct ncpaddr *addr, struct in6_addr *ip6) function
H A Dradius.c509 if (ncpaddr_getip6(&gw, &ip6) && IN6_IS_ADDR_UNSPECIFIED(&ip6)) {
H A Dcommand.c2563 if (!ncpaddr_getip6(&arg->bundle->ncp.ipv6cp.hisaddr, &host6))

Completed in 163 milliseconds