Home
last modified time | relevance | path

Searched refs:SaveInErrors (Results 1 – 4 of 4) sorted by relevance

/dflybsd-src/usr.sbin/ppp/
H A Dacf.c91 p->hdlc.lqm.SaveInErrors++; in acf_LayerPull()
98 p->hdlc.lqm.SaveInErrors++; in acf_LayerPull()
H A Dhdlc.h81 u_int32_t SaveInErrors; /* Errors */ member
H A Dhdlc.c321 p->hdlc.lqm.SaveInErrors++; in hdlc_LayerPull()
H A Dlqr.c410 lqr.PeerInErrors = p->hdlc.lqm.SaveInErrors; in lqr_LayerPush()