Home
last modified time | relevance | path

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

/f-stack/dpdk/app/test/
H A Dtest_compressdev.c45 #define ZLIB_HEADER_SIZE 2 macro
549 rte_pktmbuf_adj(op->m_dst, ZLIB_HEADER_SIZE); in compress_zlib()
551 op->produced = stream.total_out - (ZLIB_HEADER_SIZE + in compress_zlib()