Type Alias netstack3_ip::icmp::IcmpRxCounters

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

ICMP rx path counters.

Aliased Type§

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