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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dchap.c113 static void ChapSendStatus __P((chap_state *, int));
521 ChapSendStatus(cstate, CHAP_SUCCESS);
525 ChapSendStatus(cstate, CHAP_FAILURE);
583 ChapSendStatus(cstate, code);
702 * ChapSendStatus - Send a status response (ack or nak).
705 ChapSendStatus(cstate, code) function

Completed in 87 milliseconds