Searched refs:PORT (Results 1 – 2 of 2) sorted by relevance
10 #define PORT 12580 macro48 address.sin_port = htons(PORT+1); in test_tcp_bind()57 address.sin_port = htons(PORT); in test_tcp_bind()110 address.sin_port = htons(PORT+1); in test_udp_bind()119 address.sin_port = htons(PORT); in test_udp_bind()191 address.sin_port = htons(PORT); in main()199 address.sin_port = htons(PORT); in main()
10 #define PORT 12580 macro199 address.sin_port = htons(PORT); in main()