Searched refs:SSH2_MSG_MIN (Results 1 – 2 of 2) sorted by relevance
76 #define SSH2_MSG_MIN 1 macro
1912 if (*typep < SSH2_MSG_MIN || *typep >= SSH2_MSG_LOCAL_MIN) { in ssh_packet_read_poll2()