Home | History | Annotate | Download | only in src

Lines Matching refs:chap81

216   prompt_Printf(arg->prompt, "           CHAP81 =    %s\n",
217 command_ShowNegval(lcp->cfg.chap81));
274 lcp->cfg.chap81 = NEG_ACCEPTED;
324 } else if (IsEnabled(lcp->cfg.chap81)) {
647 } else if (IsAccepted(lcp->cfg.chap81)) {
846 || (chap_type == 0x81 && IsAccepted(lcp->cfg.chap81))
902 } else if (chap_type == 0x81 && IsEnabled(lcp->cfg.chap81)) {