OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 25 milliseconds