Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dssh2.h85 #define SSH2_MSG_DEBUG 4 macro
H A Dpacket.c1822 case SSH2_MSG_DEBUG: in ssh_packet_read_poll_seqnr()
1939 if ((r = sshpkt_start(ssh, SSH2_MSG_DEBUG)) != 0 || in ssh_packet_send_debug()
H A DPROTOCOL160 valid at any time during the connection such as SSH2_MSG_DEBUG,