netstack3_ip::icmp

Type Alias IcmpRxCounters

Source
pub type IcmpRxCounters<I> = IpMarked<I, IcmpRxCountersInner>;
Expand description

ICMP rx path counters.

Aliased Typeยง

struct IcmpRxCounters<I> { /* private fields */ }