Home
last modified time | relevance | path

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

/linux/lib/zlib_dfltcc/
A Ddfltcc_deflate.c13 int dfltcc_can_deflate( in dfltcc_can_deflate() function
38 EXPORT_SYMBOL(dfltcc_can_deflate);
115 if (!dfltcc_can_deflate(strm)) in dfltcc_deflate()
A Ddfltcc.h107 int dfltcc_can_deflate(z_streamp strm);
131 #define DEFLATE_NEED_CHECKSUM(strm) (!dfltcc_can_deflate((strm)))

Completed in 4 milliseconds