Searched refs:tcp_out_segs (Results 1 – 3 of 3) sorted by relevance
230 u64 tcp_out_segs; member
5956 v4->tcp_out_segs = STAT64(OUT_SEG); in t4_tp_get_tcp_stats()5964 v6->tcp_out_segs = STAT64(OUT_SEG); in t4_tp_get_tcp_stats()
1823 (unsigned long long)(tcp_stats_buff->v4.tcp_out_segs), in view_tcp_stats()1824 (unsigned long long)(tcp_stats_buff->v6.tcp_out_segs)); in view_tcp_stats()