Home
last modified time | relevance | path

Searched refs:SSH2_MSG_TRANSPORT_MAX (Results 1 – 3 of 3) sorted by relevance

/mirbsd/src/usr.bin/ssh/
Dssh2.h61 #define SSH2_MSG_TRANSPORT_MAX 49 macro
Dkex.c130 SSH2_MSG_TRANSPORT_MAX, &kex_protocol_error); in kex_reset_dispatch()
Dpacket.c964 (type <= SSH2_MSG_TRANSPORT_MAX))) { in packet_send2()