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

/freebsd-12-stable/sys/dev/atkbdc/
H A Dpsm.c447 int pkterrors; /* # of packets failed during quaranteen. */ member in struct:psm_softc
1275 sc->pkterrors = 0;
2249 sc->pkterrors = 0;
3018 sc->pkterrors = 0;
3029 sc->pkterrors = 0;
3065 sc->pkterrors++;
3069 sc->pkterrors >= pkterrthresh) {
3125 sc->pkterrors = 0;

Completed in 159 milliseconds