Home
last modified time | relevance | path

Searched refs:SSH2_MSG_CONNECTION_MIN (Results 1 – 2 of 2) sorted by relevance

/dragonfly/crypto/openssh/
H A Dssh2.h70 #define SSH2_MSG_CONNECTION_MIN 80 macro
H A Dpacket.c2640 if (type >= SSH2_MSG_CONNECTION_MIN && in ssh_packet_send_mux()