Home
last modified time | relevance | path

Searched refs:crc_errs (Results 1 – 3 of 3) sorted by relevance

/trueos/usr.sbin/lmcconfig/
HDlmcconfig.c1101 if (status.cntrs.crc_errs) printf("Rx CRC:\t\t\t%u\n", status.cntrs.crc_errs); in print_events()
/trueos/sys/dev/lmc/
HDif_lmc.h744 u_int32_t crc_errs; /* Rx T1 frame CRC errors */ member
HDif_lmc.c2141 sc->status.cntrs.crc_errs += CRC; in t1_watchdog()