Home
last modified time | relevance | path

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

/iperf/src/
H A Dtcp_info.c133 get_snd_cwnd(struct iperf_interval_results *irp) in get_snd_cwnd() function
H A Diperf_api.h288 long get_snd_cwnd(struct iperf_interval_results *irp);
H A Diperf_api.c3206 temp.snd_cwnd = get_snd_cwnd(&temp); in iperf_stats_callback()