Searched refs:SSH2_MSG_MIN (Results 1 – 2 of 2) sorted by relevance
72 #define SSH2_MSG_MIN 1 macro
1368 if (type < SSH2_MSG_MIN || type >= SSH2_MSG_LOCAL_MIN) in packet_read_poll2()