Home
last modified time | relevance | path

Searched refs:bad_crc (Results 1 – 2 of 2) sorted by relevance

/third_party/boost/boost/iostreams/filter/
Dgzip.hpp67 const int bad_crc = 2; // Recorded crc doesn't match data. variable
447 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()
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/
Dsctp_output.c12237 struct mbuf *m, int len, int iphlen, int bad_crc) argument
12343 if (bad_crc) {