Lines Matching refs:SLIST_FOREACH
801 SLIST_FOREACH(prot, &test->protocols, protocols) { in get_protocol()
817 SLIST_FOREACH(prot, &test->protocols, protocols) { in set_protocol()
1856 SLIST_FOREACH(sp, &test->streams, streams) { in iperf_send()
1882 SLIST_FOREACH(sp, &test->streams, streams) in iperf_send()
1887 SLIST_FOREACH(sp, &test->streams, streams) in iperf_send()
1900 SLIST_FOREACH(sp, &test->streams, streams) { in iperf_recv()
1931 SLIST_FOREACH(sp, &test->streams, streams) { in iperf_init_test()
1964 SLIST_FOREACH(sp, &test->streams, streams) { in iperf_create_send_timers()
2365 SLIST_FOREACH(sp, &test->streams, streams) { in send_results()
2495 SLIST_FOREACH(sp, &test->streams, streams) in get_results()
3143 SLIST_FOREACH(sp, &test->streams, streams) { in iperf_reset_stats()
3179 SLIST_FOREACH(sp, &test->streams, streams) { in iperf_stats_callback()
3288 SLIST_FOREACH(sp, &test->streams, streams) { in iperf_print_intermediate()
3381 SLIST_FOREACH(sp, &test->streams, streams) { in iperf_print_intermediate()
3615 SLIST_FOREACH(sp, &test->streams, streams) { in iperf_print_results()
4384 SLIST_FOREACH(n, &test->streams, streams) { in iperf_add_stream()