Home
last modified time | relevance | path

Searched refs:authType (Results 1 – 2 of 2) sorted by relevance

/external/lib/lwip/netif/ppp/
A Dppp.h130 void pppSetAuth(enum pppAuthType authType, const char *user, const char *passwd);
A Dppp.c461 pppSetAuth(enum pppAuthType authType, const char *user, const char *passwd) in pppSetAuth() argument
463 switch(authType) { in pppSetAuth()

Completed in 6 milliseconds