Searched refs:upap_sresp (Results 1 - 3 of 3) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/ppp/pppd/
H A Dupap.c94 static void upap_sresp __P((upap_state *, int, int, char *, int));
368 upap_sresp(u, UPAP_AUTHACK, id, "", 0); /* return auth-ack */
372 upap_sresp(u, UPAP_AUTHNAK, id, "", 0); /* return auth-nak */
408 upap_sresp(u, retcode, id, msg, msglen);
538 * upap_sresp - Send a response (ack or nak).
541 upap_sresp(u, code, id, msg, msglen) function
/asus-wl-520gu-7.0.1.45/src/router/pppd/pppd/
H A Dupap.c117 static void upap_sresp __P((upap_state *, int, int, char *, int));
392 upap_sresp(u, UPAP_AUTHACK, id, "", 0); /* return auth-ack */
396 upap_sresp(u, UPAP_AUTHNAK, id, "", 0); /* return auth-nak */
445 upap_sresp(u, retcode, id, msg, msglen);
581 * upap_sresp - Send a response (ack or nak).
584 upap_sresp(u, code, id, msg, msglen) function
/asus-wl-520gu-7.0.1.45/src/router/pppd.mppe/pppd/
H A Dupap.c117 static void upap_sresp __P((upap_state *, int, int, char *, int));
392 upap_sresp(u, UPAP_AUTHACK, id, "", 0); /* return auth-ack */
396 upap_sresp(u, UPAP_AUTHNAK, id, "", 0); /* return auth-nak */
445 upap_sresp(u, retcode, id, msg, msglen);
581 * upap_sresp - Send a response (ack or nak).
584 upap_sresp(u, code, id, msg, msglen) function

Completed in 106 milliseconds