Searched refs:syncerrors (Results 1 – 1 of 1) sorted by relevance
458 int syncerrors; /* # of bytes discarded to synchronize */ member1279 sc->syncerrors = 0;2247 sc->syncerrors = 0;3012 sc->syncerrors = 0;3023 sc->syncerrors = 0;3059 if (sc->syncerrors == 0)3061 ++sc->syncerrors;3063 if (sc->syncerrors >= sc->mode.packetsize * 2 ||3076 } else if (sc->syncerrors == sc->mode.packetsize) {3089 sc->syncerrors));[all …]