Searched defs:tp_mib_stats (Results 1 – 1 of 1) sorted by relevance
248 struct tp_mib_stats { struct249 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 …]