Searched refs:NAMESERVER_PORT (Results 1 – 7 of 7) sorted by relevance
220 #ifndef NAMESERVER_PORT221 # define NAMESERVER_PORT NS_DEFAULTPORT macro
368 #define NAMESERVER_PORT NS_DEFAULTPORT macro
1900 channel->udp_port = htons(NAMESERVER_PORT); in init_by_defaults()1902 channel->tcp_port = htons(NAMESERVER_PORT); in init_by_defaults()