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