pub const TRANSPORT_HEADER_MAX_SIZE: usize = crate::tcp::MAX_HDR_LEN; // 60usize
The maximum size of a transport-level header.