Searched refs:COMP_DELAYED (Results 1 – 5 of 5) sorted by relevance
48 #define COMP_DELAYED 2 macro
326 comp->type = COMP_DELAYED; in choose_comp()
786 (comp->type == COMP_DELAYED && in set_newkeys()829 if (comp && !comp->enabled && comp->type == COMP_DELAYED) { in packet_enable_delayed_compress()
247 options->compression = COMP_DELAYED; in fill_default_server_options()697 { "delayed", COMP_DELAYED },
2321 } else if (options.compression == COMP_DELAYED) {