Searched refs:PORT (Results 1 – 2 of 2) sorted by relevance
9 #define PORT 12580 macro47 address.sin_port = htons(PORT+1); in test_tcp_bind()56 address.sin_port = htons(PORT); in test_tcp_bind()109 address.sin_port = htons(PORT+1); in test_udp_bind()118 address.sin_port = htons(PORT); in test_udp_bind()190 address.sin_port = htons(PORT); in main()198 address.sin_port = htons(PORT); in main()
10 #define PORT 12580 macro199 address.sin_port = htons(PORT); in main()