Skip to main content

Module packet

Module packet 

Source
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§

PacketMetadata
Pre-parsed packet metadata for fast path processing.
ZeroCopyPacket
Zero-copy packet referencing shared memory directly.

Enums§

IpVersion
IP version.
Protocol
Network protocol identifier.