Searched refs:bad_crc (Results 1 – 2 of 2) sorted by relevance
67 const int bad_crc = 2; // Recorded crc doesn't match data. variable447 boost::throw_exception(gzip_error(gzip::bad_crc)); in write()507 boost::throw_exception(gzip_error(gzip::bad_crc)); in read()549 boost::throw_exception(gzip_error(gzip::bad_crc)); in close()
12237 struct mbuf *m, int len, int iphlen, int bad_crc) argument12343 if (bad_crc) {