Searched refs:tcpi_bytes_sent (Results 1 – 4 of 4) sorted by relevance
360 if (ti.ti[0].tcpi_bytes_sent == w && in do_getsockopt_tcp_info()364 if (r == 0 && ti.ti[0].tcpi_bytes_sent == w && in do_getsockopt_tcp_info()375 ti.ti[0].tcpi_bytes_sent, w, ti.ti[0].tcpi_bytes_received, r); in do_getsockopt_tcp_info()
277 __u64 tcpi_bytes_sent; /* RFC4898 tcpEStatsPerfHCDataOctetsOut */ member
3935 info->tcpi_bytes_sent = tp->bytes_sent; in tcp_get_info()