Module retina_core::protocols::packet

source ·
Expand description

Types for parsing and manipulating packet-level network protocols.

The structure of this module is adapted from capsule::packets and pnet::packet. Every packet type represents a single frame on the wire.

Modules§

Traits§