Searched refs:PPPERR_AUTHFAIL (Results 1 – 2 of 2) sorted by relevance
| /lib/liblwip/src/netif/ppp/ | ||
| D | ppp.h | 73 #define PPPERR_AUTHFAIL -7 /* Failed authentication challenge. */ macro |
| D | auth.c | 629 int errCode = PPPERR_AUTHFAIL; in auth_withpeer_fail() |