Type Alias xenet_packet::ipv6::DestinationPacket
source · pub type DestinationPacket<'p> = ExtensionPacket<'p>;Expand description
A structure enabling manipulation of on the wire packets.
Aliased Type§
struct DestinationPacket<'p> { /* private fields */ }