const PACKET_COUNTER_SIZE: usize = 256;
Ring buffer size for packet counters (must be power of 2 for efficient masking)