Searched refs:CILEN_DEFLATE (Results 1 – 3 of 3) sorted by relevance
638 opt_buf[1] = CILEN_DEFLATE;641 if (ccp_test(f->unit, opt_buf, CILEN_DEFLATE, 0) <= 0)646 opt_buf[1] = CILEN_DEFLATE;649 if (ccp_test(f->unit, opt_buf, CILEN_DEFLATE, 0) <= 0)679 + (go->deflate? CILEN_DEFLATE: 0)722 p[1] = CILEN_DEFLATE;726 p += CILEN_DEFLATE;733 res = ccp_test(f->unit, p, CILEN_DEFLATE, 0);735 p += CILEN_DEFLATE;747 p[1] = CILEN_DEFLATE;[all …]
66 #define CILEN_DEFLATE 4 /* length of its config option */ macro
154 #define CILEN_DEFLATE 4 /* length of its config option */ macro