Searched refs:bad_header_errs (Results 1 – 2 of 2) sorted by relevance
197 void statsAddBadHdrCount(const uint32_t count) { m_stats.bad_header_errs += count; }; in statsAddBadHdrCount()445 m_stats.bad_header_errs = 0; in resetStats()
677 uint32_t bad_header_errs; /**< number of bad packet header errors */ member