Searched refs:UDP_PORT (Results 1 – 1 of 1) sorted by relevance
18 #define UDP_PORT 4242 macro57 sin.sin_port = htons(UDP_PORT); in udp()63 printf("Listening on UDP port %d\n", UDP_PORT); in udp()