Searched refs:tcp_in_segs (Results 1 – 4 of 4) sorted by relevance
399 stats->value[IP4INSEGS] = v4.tcp_in_segs; in c4iw_get_mib()403 stats->value[IP6INSEGS] = v6.tcp_in_segs; in c4iw_get_mib()
302 u64 tcp_in_segs; member
3626 PRINT_ADAP_STATS("tcp_ipv4_in_segs:", v4.tcp_in_segs); in show_tcp_stats()3630 PRINT_ADAP_STATS("tcp_ipv6_in_segs:", v6.tcp_in_segs); in show_tcp_stats()
5630 v4->tcp_in_segs = STAT64(IN_SEG); in t4_tp_get_tcp_stats()5638 v6->tcp_in_segs = STAT64(IN_SEG); in t4_tp_get_tcp_stats()