pub const SSH_MAX_PACKET_SIZE: u32 = _; // 32_768u32
Maximum SSH packet size (32 KiB — RFC 4253 common default).