Searched refs:tcp_in_segs (Results 1 – 3 of 3) sorted by relevance
229 u64 tcp_in_segs; member
5955 v4->tcp_in_segs = STAT64(IN_SEG); in t4_tp_get_tcp_stats()5963 v6->tcp_in_segs = STAT64(IN_SEG); in t4_tp_get_tcp_stats()
1820 (unsigned long long)(tcp_stats_buff->v4.tcp_in_segs), in view_tcp_stats()1821 (unsigned long long)(tcp_stats_buff->v6.tcp_in_segs)); in view_tcp_stats()