Type Definition pnet_packet::ipv6::MutableHopByHopPacket [−][src]
pub type MutableHopByHopPacket<'p> = MutableExtensionPacket<'p>;
Expand description
A structure enabling manipulation of on the wire packets.
pub type MutableHopByHopPacket<'p> = MutableExtensionPacket<'p>;
A structure enabling manipulation of on the wire packets.