Searched refs:SSH2_MSG_CONNECTION_MAX (Results 1 – 2 of 2) sorted by relevance
| /freebsd-11-stable/crypto/openssh/ | ||
| HD | ssh2.h | 71 #define SSH2_MSG_CONNECTION_MAX 127 macro |
| HD | packet.c | 3002 type <= SSH2_MSG_CONNECTION_MAX) { in ssh_packet_send_mux() |