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

/freebsd-10.1-release/crypto/openssh/
H A Ddispatch.c50 packet_start(SSH2_MSG_UNIMPLEMENTED);
H A Dssh2.h79 #define SSH2_MSG_UNIMPLEMENTED 3 macro
H A Dpacket.c1492 case SSH2_MSG_UNIMPLEMENTED:
1494 debug("Received SSH2_MSG_UNIMPLEMENTED for %u",

Completed in 121 milliseconds