ChapSendStatus
static void ChapSendStatus(chap_state *, int);
ChapSendStatus(cstate, CHAP_SUCCESS);
ChapSendStatus(cstate, CHAP_FAILURE);
ChapSendStatus(cstate, code);