Home
last modified time | relevance | path

Searched defs:tp_mib_stats (Results 1 – 1 of 1) sorted by relevance

/freebsd/sys/dev/cxgb/common/
H A Dcxgb_common.h248 struct tp_mib_stats { struct
249 u32 ipInReceive_hi;
250 u32 ipInReceive_lo;
251 u32 ipInHdrErrors_hi;
252 u32 ipInHdrErrors_lo;
253 u32 ipInAddrErrors_hi;
254 u32 ipInAddrErrors_lo;
255 u32 ipInUnknownProtos_hi;
256 u32 ipInUnknownProtos_lo;
257 u32 ipInDiscards_hi;
[all …]