Home | History | Annotate | Download | only in openssh

Lines Matching refs:PROTOCOL_MAJOR_1

553 		    (options.protocol & SSH_PROTO_2) ? PROTOCOL_MAJOR_2 : PROTOCOL_MAJOR_1,
557 compat20 ? PROTOCOL_MAJOR_2 : PROTOCOL_MAJOR_1,