Searched refs:SSH2_MSG_IGNORE (Results 1 – 4 of 4) sorted by relevance
90 #define SSH2_MSG_IGNORE 2 macro
1274 case SSH2_MSG_IGNORE: in packet_read_poll_seqnr()1706 packet_start(compat20 ? SSH2_MSG_IGNORE : SSH_MSG_IGNORE); in packet_send_ignore()
2045 packet_start(SSH2_MSG_IGNORE); in do_ssh2_kex()
188 packet_start(SSH2_MSG_IGNORE); in ssh_kex2()