Searched refs:SSH2_MSG_PING (Results 1 - 3 of 3) sorted by relevance

/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dssh2.h114 #define SSH2_MSG_PING 192 macro
H A Dpacket.c1043 case SSH2_MSG_PING:
1764 case SSH2_MSG_PING:
1767 DBG(debug("Received SSH2_MSG_PING len %zu", len));
H A Dclientloop.c524 if ((r = sshpkt_start(ssh, SSH2_MSG_PING)) != 0 ||

Completed in 185 milliseconds