Searched refs:LWIPERF_TCP_PORT_DEFAULT (Results 1 – 2 of 2) sorted by relevance
47 #define LWIPERF_TCP_PORT_DEFAULT 5001 macro
657 return lwiperf_start_tcp_server(IP_ADDR_ANY, LWIPERF_TCP_PORT_DEFAULT, in lwiperf_start_tcp_server_default()747 return lwiperf_start_tcp_client(remote_addr, LWIPERF_TCP_PORT_DEFAULT, LWIPERF_CLIENT, in lwiperf_start_tcp_client_default()784 settings.remote_port = htonl(LWIPERF_TCP_PORT_DEFAULT); in lwiperf_start_tcp_client()794 ret = lwiperf_start_tcp_server_impl(&state->conn_pcb->local_ip, LWIPERF_TCP_PORT_DEFAULT, in lwiperf_start_tcp_client()