ChapRechallenge
static void ChapRechallenge(void *);
UNTIMEOUT(ChapRechallenge, cstate);
TIMEOUT(ChapRechallenge, cstate, cstate->chal_interval);