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

  /external/libppp/src/
ipv6cp.h 80 extern int ipv6cp_InterfaceUp(struct ipv6cp *);
ipv6cp.c 391 ipv6cp_InterfaceUp(struct ipv6cp *ipv6cp)
394 log_Printf(LogERROR, "ipv6cp_InterfaceUp: unable to set ipv6 address\n");
399 log_Printf(LogERROR, "ipv6cp_InterfaceUp: Can't set the IFF_UP"
471 if (!ipv6cp_InterfaceUp(ipv6cp))

Completed in 3130 milliseconds