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

  /external/libppp/src/
ncpaddr.h 72 extern int ncpaddr_getip6(const struct ncpaddr *, struct in6_addr *);
ncpaddr.c 297 ncpaddr_getip6(const struct ncpaddr *addr, struct in6_addr *ip6) function
radius.c 509 if (ncpaddr_getip6(&gw, &ip6) && IN6_IS_ADDR_UNSPECIFIED(&ip6)) {
    [all...]
command.c     [all...]

Completed in 39 milliseconds