Skip to main content

PDU_HEADER_SIZE

Constant PDU_HEADER_SIZE 

Source
pub const PDU_HEADER_SIZE: u32 = 6;
Expand description

The length of the PDU header in bytes, comprising the PDU type (1 byte), reserved byte (1 byte), and PDU length (4 bytes).