Searched refs:SSH_CMSG_REQUEST_COMPRESSION (Results 1 – 3 of 3) sorted by relevance
62 #define SSH_CMSG_REQUEST_COMPRESSION 37 /* level 1-9 (int) */ macro
1176 packet_start(SSH_CMSG_REQUEST_COMPRESSION); in ssh_session()
324 case SSH_CMSG_REQUEST_COMPRESSION: in do_authenticated1()