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()
115 #define NAMESERVER_PORT 53 macro
971 addr.in.sin_port = htons(NAMESERVER_PORT); in set_servers()978 addr.in6.sin6_port = htons(NAMESERVER_PORT); in set_servers()1064 addr.in.sin_port = htons(NAMESERVER_PORT); in reload_servers()1071 addr.in6.sin6_port = htons(NAMESERVER_PORT); in reload_servers()
1289 int source_port = 0, serv_port = NAMESERVER_PORT; in one_opt()2444 daemon->port = NAMESERVER_PORT; in read_opts()
136 #define NAMESERVER_PORT NS_DEFAULTPORT macro
1867 channel->udp_port = htons(NAMESERVER_PORT); in init_by_defaults()1869 channel->tcp_port = htons(NAMESERVER_PORT); in init_by_defaults()