Home
last modified time | relevance | path

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

/iperf/src/
H A Diperf_sctp.c670 TAILQ_FOREACH(xbe, &test->xbind_addrs, link) { in iperf_sctp_bindx()
695 TAILQ_FOREACH(xbe, &test->xbind_addrs, link) { in iperf_sctp_bindx()
723 TAILQ_FOREACH(xbe, &test->xbind_addrs, link) { in iperf_sctp_bindx()
H A Dqueue.h335 #define TAILQ_FOREACH(var, head, field) \ macro
H A Diperf_api.c2343 TAILQ_FOREACH(t, &(test->server_output_list), textlineentries) { in send_results()
2349 TAILQ_FOREACH(t, &(test->server_output_list), textlineentries) { in send_results()
2986 TAILQ_FOREACH(xbe, &test->xbind_addrs, link) { in iperf_free_test()