Searched refs:NAMESERVER_PORT (Results 1 – 9 of 9) sorted by relevance
107 #ifndef NAMESERVER_PORT108 #define NAMESERVER_PORT 53 macro
47 #ifndef NAMESERVER_PORT48 #define NAMESERVER_PORT 53 macro
573 if (IS_SRC_OR_DST_PORT(NAMESERVER_PORT)) in udp_print()
716 (IS_SRC_OR_DST_PORT(NAMESERVER_PORT))) { in tcp_print()
136 #define NAMESERVER_PORT NS_DEFAULTPORT macro
1160 channel->udp_port = htons(NAMESERVER_PORT); in init_by_defaults()1162 channel->tcp_port = htons(NAMESERVER_PORT); in init_by_defaults()
115 #define NAMESERVER_PORT 53 macro
1101 addr.in.sin_port = htons(NAMESERVER_PORT); in set_servers()1109 addr.in6.sin6_port = htons(NAMESERVER_PORT); in set_servers()1209 addr.in.sin_port = htons(NAMESERVER_PORT); in reload_servers()1217 addr.in6.sin6_port = htons(NAMESERVER_PORT); in reload_servers()
1428 int source_port = 0, serv_port = NAMESERVER_PORT; in one_opt()2769 daemon->port = NAMESERVER_PORT; in read_opts()