Skip to main content

APP_OP_BASE

Constant APP_OP_BASE 

Source
pub const APP_OP_BASE: u8 = 0x10;
Expand description

Base operation type for app-layer delta operations. Operations are encoded as 0x10 + (type_id - 0xC0), giving range 0x10-0x1F.