Home
last modified time | relevance | path

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

/src/usr.sbin/ppp/
H A Dlqr.h53 u_int32_t InErrors; /* From ifInErrors */ member
H A Dlqr.c245 p->hdlc.lqm.lqr.Save.InErrors = p->hdlc.lqm.ifInErrors; in lqr_Input()
499 lqr.PeerInErrors = p->hdlc.lqm.lqr.Save.InErrors; in lqr_LayerPush()