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