Searched refs:netdial (Results 1 – 4 of 4) sorted by relevance
| /iperf/src/ |
| H A D | net.h | 32 int netdial(int domain, int proto, const char *local, const char *bind_dev, int local_port, const c…
|
| H A D | net.c | 233 netdial(int domain, int proto, const char *local, const char *bind_dev, int local_port, const char … in netdial() function
|
| H A D | iperf_udp.c | 506 …if ((s = netdial(test->settings->domain, Pudp, test->bind_address, test->bind_dev, test->bind_port… in iperf_udp_connect()
|
| H A D | iperf_client_api.c | 381 …test->ctrl_sck = netdial(test->settings->domain, Ptcp, test->bind_address, test->bind_dev, 0, test… in iperf_connect()
|