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

/freebsd-13-stable/crypto/openssh/
H A Dssh2.h74 #define SSH2_MSG_LOCAL_MIN 192 macro
H A Dpacket.c1645 if (*typep < SSH2_MSG_MIN || *typep >= SSH2_MSG_LOCAL_MIN) {

Completed in 125 milliseconds