Home
last modified time | relevance | path

Searched refs:SSH2_MSG_PONG (Results 1 – 3 of 3) sorted by relevance

/freebsd/crypto/openssh/
H A Dssh2.h114 #define SSH2_MSG_PONG 193 macro
H A Dpacket.c1150 case SSH2_MSG_PONG: in ssh_packet_log_type()
1876 if ((r = sshpkt_start(ssh, SSH2_MSG_PONG)) != 0 || in ssh_packet_read_poll_seqnr()
1881 case SSH2_MSG_PONG: in ssh_packet_read_poll_seqnr()
H A DPROTOCOL110 and a corresponding SSH2_MSG_PONG reply.
113 #define SSH2_MSG_PONG 193