Home
last modified time | relevance | path

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

/iperf/src/
H A Dtcp_info.c151 get_snd_wnd(struct iperf_interval_results *irp) in get_snd_wnd() function
H A Diperf_api.h289 long get_snd_wnd(struct iperf_interval_results *irp);
H A Diperf_api.c3211 temp.snd_wnd = get_snd_wnd(&temp); in iperf_stats_callback()