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

/freebsd-11-stable/usr.sbin/ppp/
H A Dchap.h57 unsigned NTRespSent : 1; /* Our last response */ member in struct:chap
H A Dchap.c388 chap->NTRespSent = !lm;
457 ((chap->NTRespSent &&
683 chap->NTRespSent = 0;
760 ((chap->NTRespSent && IsAccepted(p->link.lcp.cfg.chap80lm)) ||

Completed in 62 milliseconds