Searched refs:tcp_in_segs (Results 1 – 4 of 4) sorted by relevance
456 stats->iw.tcpInSegs = v4.tcp_in_segs + v6.tcp_in_segs; in c4iw_get_mib()
349 s->tcp_v4_in_segs = v4.tcp_in_segs; in collect_adapter_stats()353 s->tcp_v6_in_segs = v6.tcp_in_segs; in collect_adapter_stats()
206 u64 tcp_in_segs; member
4813 v4->tcp_in_segs = STAT64(IN_SEG); in t4_tp_get_tcp_stats()4821 v6->tcp_in_segs = STAT64(IN_SEG); in t4_tp_get_tcp_stats()