Home
last modified time | relevance | path

Searched refs:NTRespSent (Results 1 – 2 of 2) sorted by relevance

/src/usr.sbin/ppp/
H A Dchap.h55 unsigned NTRespSent : 1; /* Our last response */ member
H A Dchap.c386 chap->NTRespSent = !lm; in chap_Respond()
455 ((chap->NTRespSent && in chap_Read()
681 chap->NTRespSent = 0; in chap_Init()
758 ((chap->NTRespSent && IsAccepted(p->link.lcp.cfg.chap80lm)) || in chap_Input()