Searched refs:ipInHdrErrors_hi (Results 1 – 3 of 3) sorted by relevance
15 u32 ipInHdrErrors_hi; member
261 u32 ipInHdrErrors_hi; member
1249 stats->value[IPINHDRERRORS] = ((u64)m.ipInHdrErrors_hi << 32) + m.ipInHdrErrors_lo; in iwch_get_mib()