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

  /external/libppp/src/
lqr.h 60 #define LQM_LQR 1
lqr.c 169 if (p->hdlc.lqm.method & LQM_LQR) {
217 else if (!IsAccepted(l->lcp.cfg.lqr) && !(p->hdlc.lqm.method & LQM_LQR)) {
253 if (p->hdlc.lqm.timer.load == 0 || !(p->hdlc.lqm.method & LQM_LQR) ||
280 physical->hdlc.lqm.method |= LQM_LQR;
337 if (method == LQM_LQR)
fsm.c 894 lqr_Stop(p, LQM_LQR);

Completed in 42 milliseconds