Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dssh2.h84 #define SSH2_MSG_DEBUG 4 macro
H A Dpacket.c1727 case SSH2_MSG_DEBUG: in ssh_packet_read_poll_seqnr()
1842 if ((r = sshpkt_start(ssh, SSH2_MSG_DEBUG)) != 0 || in ssh_packet_send_debug()