Searched refs:deflate_size (Results 1 – 3 of 3) sorted by relevance
350 ccp_wantoptions[0].deflate_size = rbits;355 ccp_allowoptions[0].deflate_size = abits;385 wo->deflate_size = DEFLATE_MAX_SIZE; in ccp_init()389 ao->deflate_size = DEFLATE_MAX_SIZE; in ccp_init()682 if (go->deflate_size < DEFLATE_MIN_WORKS) { in ccp_resetci()694 go->deflate_size--; in ccp_resetci()714 go->deflate_size--; in ccp_resetci()979 try_.deflate_size = DEFLATE_SIZE(p[2]); in ccp_nakci()1424 if (opt2 != NULL && opt2->deflate_size != opt->deflate_size) in method_name()1427 opt->deflate_size, opt2->deflate_size); in method_name()[all …]
146 u_short deflate_size; /* lg(window size) for Deflate */ member
Completed in 6 milliseconds