Searched refs:SSH2_MSG_CONNECTION_MIN (Results 1 – 2 of 2) sorted by relevance
| /freebsd-12-stable/crypto/openssh/ | ||
| D | ssh2.h | 70 #define SSH2_MSG_CONNECTION_MIN 80 macro |
| D | packet.c | 2643 if (type >= SSH2_MSG_CONNECTION_MIN && in ssh_packet_send_mux() |