Home
last modified time | relevance | path

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

/freebsd-12-stable/crypto/openssh/
Dssh2.h70 #define SSH2_MSG_CONNECTION_MIN 80 macro
Dpacket.c2643 if (type >= SSH2_MSG_CONNECTION_MIN && in ssh_packet_send_mux()