Home
last modified time | relevance | path

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

/external/openssh/
Dssh2.h70 #define SSH2_MSG_CONNECTION_MIN 80 macro
Dpacket.c2663 if (type >= SSH2_MSG_CONNECTION_MIN && in ssh_packet_send_mux()