Searched defs:tp_mib_stats (Results 1 – 1 of 1) sorted by relevance
249 struct tp_mib_stats { struct250 u32 ipInReceive_hi;251 u32 ipInReceive_lo;252 u32 ipInHdrErrors_hi;253 u32 ipInHdrErrors_lo;254 u32 ipInAddrErrors_hi;255 u32 ipInAddrErrors_lo;256 u32 ipInUnknownProtos_hi;257 u32 ipInUnknownProtos_lo;258 u32 ipInDiscards_hi;[all …]