Home
last modified time | relevance | path

Searched refs:InLQRs (Results 1 – 3 of 3) sorted by relevance

/freebsd-14-stable/usr.sbin/ppp/
HDlqr.h50 u_int32_t InLQRs; /* From ifInLQRs */ member
HDhdlc.h86 u_int32_t InLQRs; /* LQRs received from peer */ member
HDlqr.c242 p->hdlc.lqm.lqr.Save.InLQRs = ++p->hdlc.lqm.lqr.InLQRs; in lqr_Input()
496 lqr.PeerInLQRs = p->hdlc.lqm.lqr.Save.InLQRs; in lqr_LayerPush()