Searched refs:pkterrors (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.1-release/sys/dev/atkbdc/
H A Dpsm.c326 int pkterrors; /* # of packets failed during quaranteen. */ member in struct:psm_softc
1060 sc->pkterrors = 0;
1587 sc->pkterrors = 0;
2369 sc->pkterrors = 0;
2380 sc->pkterrors = 0;
2415 sc->pkterrors++;
2419 sc->pkterrors >= pkterrthresh) {
2475 sc->pkterrors = 0;

Completed in 108 milliseconds