Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
H A Dhdlc.h85 u_int32_t OutLQRs; /* LQRs sent by me */ member
H A Dlqr.c414 if (p->hdlc.lqm.lqr.peer.LastOutLQRs == p->hdlc.lqm.lqr.OutLQRs) { in lqr_LayerPush()
419 lqr.PeerOutLQRs = ++p->hdlc.lqm.lqr.OutLQRs; in lqr_LayerPush()
422 lqr.PeerOutLQRs = p->hdlc.lqm.lqr.OutLQRs; in lqr_LayerPush()