Searched refs:COMP_DELAYED (Results 1 – 4 of 4) sorted by relevance
68 #define COMP_DELAYED 2 macro
289 options->compression = COMP_DELAYED; in fill_default_server_options()931 { "yes", COMP_DELAYED },932 { "delayed", COMP_DELAYED },
699 comp->type = COMP_DELAYED; in choose_comp()
1015 (comp->type == COMP_DELAYED && in ssh_set_newkeys()1110 if (comp && !comp->enabled && comp->type == COMP_DELAYED) { in ssh_packet_enable_delayed_compress()