Searched refs:upap_sresp (Results 1 - 1 of 1) sorted by relevance
/illumos-gate/usr/src/cmd/cmd-inet/usr.bin/pppd/ |
H A D | upap.c | 107 static void upap_sresp __P((upap_state *, int, int, char *, int)); 413 upap_sresp(u, UPAP_AUTHACK, id, u->us_msg, u->us_msglen); 418 upap_sresp(u, UPAP_AUTHNAK, id, u->us_msg, u->us_msglen); 456 upap_sresp(u, retcode, id, u->us_msg, u->us_msglen); 632 * upap_sresp - Send a response (ack or nak). 635 upap_sresp(u, code, id, msg, msglen) function
|
Completed in 93 milliseconds