Searched refs:DNS_SERVER_PORT (Results 1 – 1 of 1) sorted by relevance
36 const int DNS_SERVER_PORT = 53; variable194 dest.sin_port = htons(DNS_SERVER_PORT); in checkDnsValid()