Searched refs:tcpInErrs_hi (Results 1 – 3 of 3) sorted by relevance
50 u32 tcpInErrs_hi; member
296 u32 tcpInErrs_hi; member
1360 stats->iw.tcpInErrs = ((u64) m.tcpInErrs_hi << 32) + in iwch_get_mib()