Searched refs:SSH_MSG_MIN (Results 1 – 2 of 2) sorted by relevance
22 #define SSH_MSG_MIN 1 macro
1522 if (*typep < SSH_MSG_MIN || *typep > SSH_MSG_MAX) { in ssh_packet_read_poll1()