Home
last modified time | relevance | path

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

/freebsd/usr.sbin/ppp/
H A Dhdlc.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()
H A Dhdlc.h65 int badfcs; member