HomeSort by relevance Sort by last modified time
    Searched refs:NTRespSent (Results 1 - 2 of 2) sorted by null

  /external/libppp/src/
chap.h 55 unsigned NTRespSent : 1; /* Our last response */
chap.c 386 chap->NTRespSent = !lm;
455 ((chap->NTRespSent &&
681 chap->NTRespSent = 0;
758 ((chap->NTRespSent && IsAccepted(p->link.lcp.cfg.chap80lm)) ||

Completed in 82 milliseconds