Home
last modified time | relevance | path

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

/external/libppp/src/
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()
Dhdlc.h65 int badfcs; member