Searched defs:msglen (Results 1 – 3 of 3) sorted by relevance
| /lib/liblwip/src/netif/ppp/ |
| D | pap.c | 396 int msglen; in upap_rauthreq() local 468 u_char msglen; in upap_rauthack() local 510 u_char msglen; in upap_rauthnak() local 584 upap_sresp(upap_state *u, u_char code, u_char id, char *msg, int msglen) in upap_sresp()
|
| D | chap.c | 749 int outlen, msglen; in ChapSendStatus() local
|
| D | auth.c | 862 …_passwd( int unit, char *auser, int userlen, char *apasswd, int passwdlen, char **msg, int *msglen) in check_passwd()
|