pub type PacketBuffer<'a> = PacketBuffer<'a, IpAddress>;Expand description
An ICMP packet ring buffer.
Aliased Typeยง
pub struct PacketBuffer<'a> { /* private fields */ }pub type PacketBuffer<'a> = PacketBuffer<'a, IpAddress>;An ICMP packet ring buffer.
pub struct PacketBuffer<'a> { /* private fields */ }