Searched refs:ipInAddrErrors_hi (Results 1 – 3 of 3) sorted by relevance
16 u32 ipInAddrErrors_hi; member
263 u32 ipInAddrErrors_hi; member
1330 stats->iw.ipInAddrErrors = ((u64) m.ipInAddrErrors_hi << 32) + in iwch_get_mib()