Home
last modified time | relevance | path

Searched refs:get_snd_cwnd (Results 1 – 3 of 3) sorted by relevance

/external/iperf3/src/
Dtcp_info.c133 get_snd_cwnd(struct iperf_interval_results *irp) in get_snd_cwnd() function
Diperf_api.h245 long get_snd_cwnd(struct iperf_interval_results *irp);
Diperf_api.c2614 temp.snd_cwnd = get_snd_cwnd(&temp); in iperf_stats_callback()