Searched refs:LOCAL_PORT (Results 1 – 3 of 3) sorted by relevance
23 #define LOCAL_PORT 1234 macro31 … printf("lwiperf_start_tcp_server IP:%s port:%d\n", ipaddr_ntoa(&gEthLinkInfo.ipaddr), LOCAL_PORT); in iperf_test()32 lwiperf_start_tcp_server(&gEthLinkInfo.ipaddr, LOCAL_PORT, NULL, NULL); in iperf_test()
20 #define LOCAL_PORT 1234 macro72 g_upcb->local_port = LOCAL_PORT; in udp_test()
158 upcb->local_port = LOCAL_PORT; //开发板端口182 LOCAL_PORT 表示本机端口号