Home
last modified time | relevance | path

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

/trueos/usr.sbin/ppp/
HDhdlc.c326 p->hdlc.stats.badfcs++; in hdlc_LayerPull()
389 hdlc->stats.badfcs); in hdlc_ReportStatus()
411 hdlc->stats.badfcs - hdlc->laststats.badfcs, in hdlc_ReportTime()
HDhdlc.h65 int badfcs; member