Home
last modified time | relevance | path

Searched defs:bind_port (Results 1 – 3 of 3) sorted by relevance

/iperf/src/
H A Diperf_locale.c259 const char bind_port[] = variable
H A Diperf.h283 int bind_port; /* --cport option */ member
H A Diperf_api.c537 iperf_set_test_bind_port(struct iperf_test *ipt, int bind_port) in iperf_set_test_bind_port()