Searched refs:STACK_PORT (Results 1 – 8 of 8) sorted by relevance
53 #define STACK_PORT 2277 macro54 #define PEER_PORT STACK_PORT55 #define SERVER_PORT STACK_PORT
163 udphdr->src = lwip_htons(STACK_PORT); in ReplayUdp()164 udphdr->dest = lwip_htons(STACK_PORT); in ReplayUdp()331 srvAddr.sin_port = htons(STACK_PORT); in UdpTestNetifTask()
66 srvAddr.sin_port = htons(STACK_PORT); in UdpTestMoreTask()
62 srvAddr.sin_port = htons(STACK_PORT); in UdpTestTask()
61 srvAddr.sin_port = htons(STACK_PORT); in SampleTcpServer()
42 #define STACK_PORT 2277 macro43 #define PEER_PORT STACK_PORT66 srvAddr.sin_port = htons(STACK_PORT); in UdpTest()
42 #define STACK_PORT 2277 macro43 #define PEER_PORT STACK_PORT70 srvAddr.sin_port = htons(STACK_PORT); in SampleTcpServer()
195 #define STACK_PORT 2277 macro196 #define PEER_PORT STACK_PORT214 srvAddr.sin_port = htons(STACK_PORT); in SampleTcpServer()