Searched refs:SSH_MSG_MIN (Results 1 – 2 of 2) sorted by relevance
22 #define SSH_MSG_MIN 1 macro
1229 if (type < SSH_MSG_MIN || type > SSH_MSG_MAX) in packet_read_poll1()