Home
last modified time | relevance | path

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

/dragonfly/usr.sbin/ppp/
H A Dhdlc.c322 p->hdlc.stats.badfcs++; in hdlc_LayerPull()
385 hdlc->stats.badfcs); in hdlc_ReportStatus()
407 hdlc->stats.badfcs - hdlc->laststats.badfcs, in hdlc_ReportTime()
H A Dhdlc.h66 int badfcs; member