pub type NudCounters<I> = IpMarked<I, NudCountersInner>;
Expand description
NUD counters.
Aliased Typeยง
struct NudCounters<I> { /* private fields */ }
pub type NudCounters<I> = IpMarked<I, NudCountersInner>;
NUD counters.
struct NudCounters<I> { /* private fields */ }