Searched refs:SSH2_MSG_LOCAL_MIN (Results 1 - 2 of 2) sorted by relevance

/freebsd-10.1-release/crypto/openssh/
H A Dssh2.h70 #define SSH2_MSG_LOCAL_MIN 192 macro
H A Dpacket.c1438 if (type < SSH2_MSG_MIN || type >= SSH2_MSG_LOCAL_MIN)

Completed in 55 milliseconds