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

  /external/libppp/src/
hdlc.h 85 u_int32_t OutLQRs; /* LQRs sent by me */
lqr.c 383 transitLQRs = hdlc->lqm.lqr.OutLQRs - newlqr->LastOutLQRs;
482 p->hdlc.lqm.lqr.OutLQRs++;
501 lqr.PeerOutLQRs = p->hdlc.lqm.lqr.OutLQRs;

Completed in 194 milliseconds