Searched refs:spew_count (Results 1 – 2 of 2) sorted by relevance
41 int spew_count, x_tally, y_tally; /* spew detection */ member
178 priv->spew_count = 0; in hgpk_reset_spew_detection()244 priv->spew_count++; in hgpk_spewing_hack()246 if (priv->spew_count < SPEW_WATCH_COUNT) in hgpk_spewing_hack()
Completed in 4 milliseconds