Home
last modified time | relevance | path

Searched refs:chap81 (Results 1 – 5 of 5) sorted by relevance

/freebsd/usr.sbin/ppp/
H A Dlcp.h98 unsigned chap81 : 2; /* Microsoft CHAP v2 */ member
H A Dlcp.c217 command_ShowNegval(lcp->cfg.chap81)); in lcp_ReportStatus()
274 lcp->cfg.chap81 = NEG_ACCEPTED; in lcp_Init()
324 } else if (IsEnabled(lcp->cfg.chap81)) { in lcp_Setup()
647 } else if (IsAccepted(lcp->cfg.chap81)) { in lcp_auth_nak()
846 || (chap_type == 0x81 && IsAccepted(lcp->cfg.chap81)) in LcpDecodeConfig()
902 } else if (chap_type == 0x81 && IsEnabled(lcp->cfg.chap81)) { in LcpDecodeConfig()
H A Dchap.c897 !IsEnabled(p->link.lcp.cfg.chap81)) { in chap_Input()
H A Dcommand.c2886 cx->physical->link.lcp.cfg.chap81 &= keep; in NegotiateSet()
2887 cx->physical->link.lcp.cfg.chap81 |= add; in NegotiateSet()
/freebsd/share/examples/ppp/
H A Dppp.conf.sample418 # Note: Chap80 and chap81 are Microsoft variations of standard chap (05).
443 enable chap chap80 chap81 pap passwdauth
607 enable chap81 # Required for MPPE