Searched refs:SSH2_MSG_TRANSPORT_MAX (Results 1 – 4 of 4) sorted by relevance
65 #define SSH2_MSG_TRANSPORT_MAX 49 macro
270 type >= SSH2_MSG_KEXINIT && type <= SSH2_MSG_TRANSPORT_MAX && in ssh_packet_next()
424 SSH2_MSG_TRANSPORT_MAX, &kex_protocol_error); in kex_reset_dispatch()
1231 type <= SSH2_MSG_TRANSPORT_MAX && in ssh_packet_type_is_kex()