Searched refs:SSH2_MSG_PING (Results 1 – 5 of 5) sorted by relevance
113 #define SSH2_MSG_PING 192 macro
109 OpenSSH implements a transport level ping message SSH2_MSG_PING112 #define SSH2_MSG_PING 192
1149 case SSH2_MSG_PING: in ssh_packet_log_type()1864 case SSH2_MSG_PING: in ssh_packet_read_poll_seqnr()
527 if ((r = sshpkt_start(ssh, SSH2_MSG_PING)) != 0 || in send_chaff()
4593 This adds a pair of SSH transport protocol messages SSH2_MSG_PING/PONG