pub type IcmpRxCounters<I> = IpMarked<I, IcmpRxCountersInner>;
Expand description
ICMP rx path counters.
Aliased Typeยง
struct IcmpRxCounters<I> { /* private fields */ }
pub type IcmpRxCounters<I> = IpMarked<I, IcmpRxCountersInner>;
ICMP rx path counters.
struct IcmpRxCounters<I> { /* private fields */ }