Searched refs:ipv6cp_InterfaceUp (Results 1 - 2 of 2) sorted by relevance

/external/libppp/src/
H A Dipv6cp.h80 extern int ipv6cp_InterfaceUp(struct ipv6cp *);
H A Dipv6cp.c391 ipv6cp_InterfaceUp(struct ipv6cp *ipv6cp) function
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 112 milliseconds