Searched refs:COMP_DELAYED (Results 1 – 5 of 5) sorted by relevance
70 #define COMP_DELAYED 2 macro
400 options->compression = COMP_DELAYED; in fill_default_server_options()1307 { "yes", COMP_DELAYED },1308 { "delayed", COMP_DELAYED },
1038 if (((comp->type == COMP_DELAYED && state->after_authentication)) && in ssh_set_newkeys()1184 if (comp && !comp->enabled && comp->type == COMP_DELAYED) { in ssh_packet_enable_delayed_compress()
849 comp->type = COMP_DELAYED; in choose_comp()
1087 { "yes", COMP_DELAYED },