Searched refs:tcpi_snd_cwnd (Results 1 - 6 of 6) sorted by relevance

/external/iproute2/include/linux/
H A Dtcp.h184 __u32 tcpi_snd_cwnd; member in struct:tcp_info
/external/iproute2/include/netinet/
H A Dtcp.h220 u_int32_t tcpi_snd_cwnd; member in struct:tcp_info
/external/kernel-headers/original/uapi/linux/
H A Dtcp.h195 __u32 tcpi_snd_cwnd; member in struct:tcp_info
/external/libnl/lib/idiag/
H A Didiag_msg_obj.c478 msg->idiag_tcpinfo.tcpi_snd_cwnd);
/external/iproute2/misc/
H A Dss.c1993 s.cwnd = info->tcpi_snd_cwnd;
2023 if (rtt > 0 && info->tcpi_snd_mss && info->tcpi_snd_cwnd) {
2024 s.send_bps = (double) info->tcpi_snd_cwnd *
/external/netperf/src/
H A Dnettest_omni.c3407 tcp_info->tcpi_snd_cwnd,

Completed in 135 milliseconds