Searched refs:ipOutNoRoutes_hi (Results 1 – 3 of 3) sorted by relevance
29 u32 ipOutNoRoutes_hi; member
275 u32 ipOutNoRoutes_hi; member
1142 stats->value[IPOUTNOROUTES] = ((u64)m.ipOutNoRoutes_hi << 32) + m.ipOutNoRoutes_lo; in iwch_get_mib()