morpheus_network::stack

Constant PACKET_COUNTER_SIZE

Source
const PACKET_COUNTER_SIZE: usize = 256;
Expand description

Ring buffer size for packet counters (must be power of 2 for efficient masking)