Home
last modified time | relevance | path

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

/lk-master/external/lib/lwip/netif/ppp/
A Dppp.h130 void pppSetAuth(enum pppAuthType authType, const char *user, const char *passwd);
A Dppp.c446 pppSetAuth(PPPAUTHTYPE_NONE, NULL, NULL); in pppInit()
461 pppSetAuth(enum pppAuthType authType, const char *user, const char *passwd) in pppSetAuth() function

Completed in 5 milliseconds