Searched refs:tcp_in_segs (Results 1 – 4 of 4) sorted by relevance
406 stats->value[IP4INSEGS] = v4.tcp_in_segs; in c4iw_get_mib()410 stats->value[IP6INSEGS] = v6.tcp_in_segs; in c4iw_get_mib()
3385 PRINT_ADAP_STATS("tcp_ipv4_in_segs:", v4.tcp_in_segs); in show_tcp_stats()3389 PRINT_ADAP_STATS("tcp_ipv6_in_segs:", v6.tcp_in_segs); in show_tcp_stats()
227 u64 tcp_in_segs; member
5614 v4->tcp_in_segs = STAT64(IN_SEG); in t4_tp_get_tcp_stats()5622 v6->tcp_in_segs = STAT64(IN_SEG); in t4_tp_get_tcp_stats()