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

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/ppp/pppd/
H A Dchap.c114 static void ChapSendChallenge __P((chap_state *));
193 ChapSendChallenge(cstate); /* crank it up dude! */
221 ChapSendChallenge(cstate); /* Re-send challenge */
256 ChapSendChallenge(cstate);
281 ChapSendChallenge(cstate);
667 * ChapSendChallenge - Send an Authenticate challenge.
670 ChapSendChallenge(cstate) function

Completed in 84 milliseconds