Home
last modified time | relevance | path

Searched refs:port (Results 1 – 11 of 11) sorted by relevance

/iperf/src/
H A Dt_api.c45 int port; in test_iperf_set_test_bind_port() local
46 port = iperf_get_test_bind_port(test); in test_iperf_set_test_bind_port()
48 port = iperf_get_test_bind_port(test); in test_iperf_set_test_bind_port()
49 assert(port == 5202); in test_iperf_set_test_bind_port()
H A Dnet.h31 …har *local, const char *bind_dev, int local_port, const char *server, int port, struct addrinfo **…
32 …onst char *local, const char *bind_dev, int local_port, const char *server, int port, int timeout);
33 int netannounce(int domain, int proto, const char *local, const char *bind_dev, int port);
H A Dnet.c124 …har *local, const char *bind_dev, int local_port, const char *server, int port, struct addrinfo **… in create_socket() argument
141 snprintf(portstr, sizeof(portstr), "%d", port); in create_socket()
233 …const char *local, const char *bind_dev, int local_port, const char *server, int port, int timeout) in netdial() argument
238 s = create_socket(domain, proto, local, bind_dev, local_port, server, port, &server_res); in netdial()
258 netannounce(int domain, int proto, const char *local, const char *bind_dev, int port) in netannounce() argument
264 snprintf(portstr, 6, "%d", port); in netannounce()
H A Diperf_api.c880 int port; in iperf_on_connect() local
907 port = ntohs(sa_inP->sin_port); in iperf_on_connect()
911 port = ntohs(sa_in6P->sin6_port); in iperf_on_connect()
915 …->json_start, "accepted_connection", iperf_json_printf("host: %s port: %d", ipr, (int64_t) port)); in iperf_on_connect()
917 iperf_printf(test, report_accepted, ipr, port); in iperf_on_connect()
/iperf/examples/
H A Dmis.c17 int port; in main() local
31 port = atoi( argv[1] ); in main()
41 iperf_set_test_server_port( test, port ); in main()
H A Dmic.c18 int port; in main() local
32 port = atoi( argv[2] ); in main()
44 iperf_set_test_server_port( test, port ); in main()
/iperf/docs/_esnet/
H A DREADME.rst76 1. port install python27 py27-pip py27-sphinx
77 2. port select pip py27-pip
78 3. port select sphinx py27-sphinx
/iperf/docs/
H A Dinvoking.rst60 By default, the iperf3 server listens on TCP port 5201 for connections
61 from an iperf3 client. A custom port can be specified by using the -p
78 If the iperf3 server is running on a non-default TCP port, that port
129 -p, --port n
130 set server port to listen on/connect to to n (default 5201)
324 --cport port
325 bind data streams to a specific client port (for TCP and UDP
326 only, default is to use an ephemeral port)
H A Dfaq.rst158 least on the relevant port. See for example:
/iperf/
H A DRELNOTES.md290 ephemeral port number allocation that can make multi-stream iperf3
638 * A --cport option to specify the client-side port has been added
H A Daclocal.m44384 # Anyone wants to do a port?
5021 # FIXME: the MSVC++ and ICC port hasn't been tested in a loooong time
5045 # The AIX port of GNU ld has always aspired to compatibility