Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dhdlc.h85 u_int32_t OutLQRs; /* LQRs sent by me */ member
H A Dlqr.c384 transitLQRs = hdlc->lqm.lqr.OutLQRs - newlqr->LastOutLQRs; in lqr_Analyse()
482 p->hdlc.lqm.lqr.OutLQRs++; in lqr_LayerPush()
501 lqr.PeerOutLQRs = p->hdlc.lqm.lqr.OutLQRs; in lqr_LayerPush()