Home | History | Annotate | Download | only in openssh

Lines Matching refs:compat20

533 	if (active_state->packet_compression && !compat20)
583 len = compat20 ? 6 : 9;
1013 if (compat20)
1046 if (!compat20 && (
1392 if (compat20) {
1584 if (compat20 && (datafellows & SSH_BUG_DEBUG))
1591 if (compat20) {
1634 if (compat20) {
1866 packet_start(compat20 ? SSH2_MSG_IGNORE : SSH_MSG_IGNORE);