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

/freebsd-13-stable/crypto/openssh/
H A Dssh2.h81 #define SSH2_MSG_DISCONNECT 1 macro
H A Dpacket.c1708 case SSH2_MSG_DISCONNECT:
2670 if ((r = sshpkt_start(ssh, SSH2_MSG_DISCONNECT)) != 0 ||
H A Dclientloop.c1409 packet_start(SSH2_MSG_DISCONNECT);

Completed in 62 milliseconds