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