Home
last modified time | relevance | path

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

/freebsd-12-stable/usr.sbin/ppp/
Dlcp.h100 unsigned chap81 : 2; /* Microsoft CHAP v2 */ member
Dlcp.c219 command_ShowNegval(lcp->cfg.chap81)); in lcp_ReportStatus()
276 lcp->cfg.chap81 = NEG_ACCEPTED; in lcp_Init()
326 } else if (IsEnabled(lcp->cfg.chap81)) { in lcp_Setup()
649 } else if (IsAccepted(lcp->cfg.chap81)) { in lcp_auth_nak()
848 || (chap_type == 0x81 && IsAccepted(lcp->cfg.chap81)) in LcpDecodeConfig()
904 } else if (chap_type == 0x81 && IsEnabled(lcp->cfg.chap81)) { in LcpDecodeConfig()
Dchap.c899 !IsEnabled(p->link.lcp.cfg.chap81)) { in chap_Input()
Dcommand.c2888 cx->physical->link.lcp.cfg.chap81 &= keep; in NegotiateSet()
2889 cx->physical->link.lcp.cfg.chap81 |= add; in NegotiateSet()
/freebsd-12-stable/share/examples/ppp/
Dppp.conf.sample419 # Note: Chap80 and chap81 are Microsoft variations of standard chap (05).
444 enable chap chap80 chap81 pap passwdauth
608 enable chap81 # Required for MPPE