Searched refs:tcpInSegs (Results 1 – 4 of 4) sorted by relevance
456 stats->iw.tcpInSegs = v4.tcp_in_segs + v6.tcp_in_segs; in c4iw_get_mib()
743 IW_STATS_ENTRY(tcpInSegs);
365 u64 tcpInSegs; member
1354 stats->iw.tcpInSegs = ((u64) m.tcpInSegs_hi << 32) + in iwch_get_mib()