netstack3_ip::nud

Type Alias NudCounters

Source
pub type NudCounters<I> = IpMarked<I, NudCountersInner>;
Expand description

NUD counters.

Aliased Typeยง

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