Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dlqr.h50 u_int32_t InLQRs; /* From ifInLQRs */ member
H A Dhdlc.h86 u_int32_t InLQRs; /* LQRs received from peer */ member
H A Dlqr.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()