Skip to main content

SSH_MAX_PACKET_SIZE

Constant SSH_MAX_PACKET_SIZE 

Source
pub const SSH_MAX_PACKET_SIZE: u32 = _; // 32_768u32
Expand description

Maximum SSH packet size (32 KiB — RFC 4253 common default).