Searched refs:ipInAddrErrors_hi (Results 1 – 3 of 3) sorted by relevance
17 u32 ipInAddrErrors_hi; member
263 u32 ipInAddrErrors_hi; member
1250 stats->value[IPINADDRERRORS] = ((u64)m.ipInAddrErrors_hi << 32) + m.ipInAddrErrors_lo; in iwch_get_mib()