Home
last modified time | relevance | path

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

/external/syslinux/core/lwip/src/netif/ppp/
Dppp.h380 enum pppAuthType { enum
387 void pppSetAuth(enum pppAuthType authType, const char *user, const char *passwd);
Dppp.c454 pppSetAuth(enum pppAuthType authType, const char *user, const char *passwd) in pppSetAuth()