Expand description
Zero-copy packet representation.
This module provides packet structures that reference shared memory directly without copying data, enabling high-performance packet processing.
Structs§
- Packet
Metadata - Pre-parsed packet metadata for fast path processing.
- Zero
Copy Packet - Zero-copy packet referencing shared memory directly.