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