Type Alias net::icmp::PacketBuffer
pub type PacketBuffer<'a> = PacketBuffer<'a, Address>;
Expand description
An ICMP packet ring buffer.
Aliased Type§
struct PacketBuffer<'a> { /* private fields */ }
pub type PacketBuffer<'a> = PacketBuffer<'a, Address>;
An ICMP packet ring buffer.
struct PacketBuffer<'a> { /* private fields */ }