pub type UdpCounters<I> = IpMarked<I, UdpCountersInner>;
Expand description
Counters for the UDP layer.
Aliased Typeยง
struct UdpCounters<I> { /* private fields */ }
pub type UdpCounters<I> = IpMarked<I, UdpCountersInner>;
Counters for the UDP layer.
struct UdpCounters<I> { /* private fields */ }