Symbol: UNBOUND_DNS_PORT
sbin/unwind/libunbound/iterator/iter_delegpt.c
478
NULL, UNBOUND_DNS_PORT))
sbin/unwind/libunbound/iterator/iter_donotq.c
98
if(!netblockstrtoaddr(str, UNBOUND_DNS_PORT, &addr, &addrlen, &net)) {
sbin/unwind/libunbound/iterator/iter_hints.c
105
if(!delegpt_add_ns_mlc(dp, dname, 0, NULL, UNBOUND_DNS_PORT) ||
sbin/unwind/libunbound/iterator/iter_hints.c
106
!extstrtoaddr(ip, &addr, &addrlen, UNBOUND_DNS_PORT) ||
sbin/unwind/libunbound/iterator/iter_hints.c
350
rr_len, dname_len), 0, NULL, UNBOUND_DNS_PORT)) {
sbin/unwind/libunbound/iterator/iter_hints.c
368
sa.sin_port = (in_port_t)htons(UNBOUND_DNS_PORT);
sbin/unwind/libunbound/iterator/iter_hints.c
385
sa.sin6_port = (in_port_t)htons(UNBOUND_DNS_PORT);
sbin/unwind/libunbound/iterator/iter_priv.c
231
sa.sin_port = (in_port_t)htons(UNBOUND_DNS_PORT);
sbin/unwind/libunbound/iterator/iter_priv.c
254
sa.sin6_port = (in_port_t)htons(UNBOUND_DNS_PORT);
sbin/unwind/libunbound/iterator/iter_priv.c
89
if(!netblockstrtoaddr(p->str, UNBOUND_DNS_PORT, &addr,
sbin/unwind/libunbound/libunbound/libunbound.c
1003
if(!extstrtoaddr(addr, &storage, &stlen, UNBOUND_DNS_PORT)) {
sbin/unwind/libunbound/libunbound/libunbound.c
1085
if(!extstrtoaddr(addr, &storage, &stlen, UNBOUND_DNS_PORT)) {
sbin/unwind/libunbound/services/authzone.c
3693
if(port == UNBOUND_DNS_PORT) {
sbin/unwind/libunbound/services/authzone.c
3733
if(extstrtoaddr(master->host, &a, &alen, UNBOUND_DNS_PORT) &&
sbin/unwind/libunbound/services/authzone.c
3743
netblockstrtoaddr(master->host, UNBOUND_DNS_PORT, &a, &alen,
sbin/unwind/libunbound/services/authzone.c
5419
if(extstrtoaddr(master->host, &addr, &addrlen, UNBOUND_DNS_PORT)) {
sbin/unwind/libunbound/services/authzone.c
5672
sa->sin_port = (in_port_t)htons(UNBOUND_DNS_PORT);
sbin/unwind/libunbound/services/authzone.c
5679
sa->sin6_port = (in_port_t)htons(UNBOUND_DNS_PORT);
sbin/unwind/libunbound/services/authzone.c
6612
if(extstrtoaddr(master->host, &addr, &addrlen, UNBOUND_DNS_PORT)) {
sbin/unwind/libunbound/services/localzone.c
723
if(!netblockstrtoaddr(netblock, UNBOUND_DNS_PORT, &addr, &addrlen,
sbin/unwind/libunbound/services/outside_network.c
1659
if(!ipstrtoaddr(addrstr, UNBOUND_DNS_PORT, &pif->addr, &pif->addrlen) &&
sbin/unwind/libunbound/services/outside_network.c
1660
!netblockstrtoaddr(addrstr, UNBOUND_DNS_PORT,
sbin/unwind/libunbound/util/config_file.c
109
cfg->port = UNBOUND_DNS_PORT;
sbin/unwind/libunbound/util/config_file.c
2736
if(!ipstrtoaddr(buf, UNBOUND_DNS_PORT, &addr, &addrlen)) {
sbin/unwind/libunbound/util/edns.c
109
if(!netblockstrtoaddr(c->str, UNBOUND_DNS_PORT, &addr, &addrlen,
sbin/unwind/libunbound/util/net_help.c
453
int port = UNBOUND_DNS_PORT;
sbin/unwind/libunbound/util/net_help.c
498
*port = UNBOUND_DNS_PORT;
sbin/unwind/libunbound/util/tcp_conn_limit.c
118
if(!netblockstrtoaddr(str, UNBOUND_DNS_PORT, &addr, &addrlen, &net)) {
usr.sbin/unbound/daemon/acl_list.c
133
if(!netblockstrtoaddr(str, UNBOUND_DNS_PORT, &addr, &addrlen, &net)) {
usr.sbin/unbound/daemon/acl_list.c
160
if(!netblockstrtoaddr(str, UNBOUND_DNS_PORT, &addr, &addrlen, &net)) {
usr.sbin/unbound/daemon/remote.c
2235
if(!ipstrtoaddr(arg, UNBOUND_DNS_PORT, &addr, &len)) {
usr.sbin/unbound/daemon/remote.c
3116
if(port != UNBOUND_DNS_PORT) {
usr.sbin/unbound/dnstap/dtstream.c
2000
if(!extstrtoaddr(dtio->ip_str, &addr, &addrlen, UNBOUND_DNS_PORT)) {
usr.sbin/unbound/dnstap/unbound-dnstap-socket.c
372
if(!extstrtoaddr(ip, &addr, &len, UNBOUND_DNS_PORT)) {
usr.sbin/unbound/edns-subnet/subnet-whitelist.c
105
if(!netblockstrtoaddr(str, UNBOUND_DNS_PORT, &addr, &addrlen, &net)) {
usr.sbin/unbound/iterator/iter_delegpt.c
478
NULL, UNBOUND_DNS_PORT))
usr.sbin/unbound/iterator/iter_donotq.c
98
if(!netblockstrtoaddr(str, UNBOUND_DNS_PORT, &addr, &addrlen, &net)) {
usr.sbin/unbound/iterator/iter_hints.c
105
if(!delegpt_add_ns_mlc(dp, dname, 0, NULL, UNBOUND_DNS_PORT) ||
usr.sbin/unbound/iterator/iter_hints.c
106
!extstrtoaddr(ip, &addr, &addrlen, UNBOUND_DNS_PORT) ||
usr.sbin/unbound/iterator/iter_hints.c
350
rr_len, dname_len), 0, NULL, UNBOUND_DNS_PORT)) {
usr.sbin/unbound/iterator/iter_hints.c
368
sa.sin_port = (in_port_t)htons(UNBOUND_DNS_PORT);
usr.sbin/unbound/iterator/iter_hints.c
385
sa.sin6_port = (in_port_t)htons(UNBOUND_DNS_PORT);
usr.sbin/unbound/iterator/iter_priv.c
231
sa.sin_port = (in_port_t)htons(UNBOUND_DNS_PORT);
usr.sbin/unbound/iterator/iter_priv.c
254
sa.sin6_port = (in_port_t)htons(UNBOUND_DNS_PORT);
usr.sbin/unbound/iterator/iter_priv.c
89
if(!netblockstrtoaddr(p->str, UNBOUND_DNS_PORT, &addr,
usr.sbin/unbound/libunbound/libunbound.c
1003
if(!extstrtoaddr(addr, &storage, &stlen, UNBOUND_DNS_PORT)) {
usr.sbin/unbound/libunbound/libunbound.c
1085
if(!extstrtoaddr(addr, &storage, &stlen, UNBOUND_DNS_PORT)) {
usr.sbin/unbound/services/authzone.c
3693
if(port == UNBOUND_DNS_PORT) {
usr.sbin/unbound/services/authzone.c
3733
if(extstrtoaddr(master->host, &a, &alen, UNBOUND_DNS_PORT) &&
usr.sbin/unbound/services/authzone.c
3743
netblockstrtoaddr(master->host, UNBOUND_DNS_PORT, &a, &alen,
usr.sbin/unbound/services/authzone.c
5419
if(extstrtoaddr(master->host, &addr, &addrlen, UNBOUND_DNS_PORT)) {
usr.sbin/unbound/services/authzone.c
5672
sa->sin_port = (in_port_t)htons(UNBOUND_DNS_PORT);
usr.sbin/unbound/services/authzone.c
5679
sa->sin6_port = (in_port_t)htons(UNBOUND_DNS_PORT);
usr.sbin/unbound/services/authzone.c
6612
if(extstrtoaddr(master->host, &addr, &addrlen, UNBOUND_DNS_PORT)) {
usr.sbin/unbound/services/localzone.c
723
if(!netblockstrtoaddr(netblock, UNBOUND_DNS_PORT, &addr, &addrlen,
usr.sbin/unbound/services/outside_network.c
1659
if(!ipstrtoaddr(addrstr, UNBOUND_DNS_PORT, &pif->addr, &pif->addrlen) &&
usr.sbin/unbound/services/outside_network.c
1660
!netblockstrtoaddr(addrstr, UNBOUND_DNS_PORT,
usr.sbin/unbound/smallapp/unbound-checkconf.c
217
if(!netblockstrtoaddr(acl->str, UNBOUND_DNS_PORT, &a, &alen,
usr.sbin/unbound/smallapp/unbound-checkconf.c
233
if(!netblockstrtoaddr(sb->str, UNBOUND_DNS_PORT, &a, &alen,
usr.sbin/unbound/smallapp/unbound-checkconf.c
243
if(!netblockstrtoaddr(s3->str, UNBOUND_DNS_PORT, &a, &alen,
usr.sbin/unbound/smallapp/unbound-checkconf.c
267
if(!netblockstrtoaddr(s3->str, UNBOUND_DNS_PORT, &a, &alen,
usr.sbin/unbound/smallapp/unbound-checkconf.c
327
if(extstrtoaddr(h->str, &a, &alen, UNBOUND_DNS_PORT)) {
usr.sbin/unbound/smallapp/unbound-checkconf.c
421
if(!ipstrtoaddr(cfg->out_ifs[i], UNBOUND_DNS_PORT, &a, &alen) &&
usr.sbin/unbound/smallapp/unbound-checkconf.c
422
!netblockstrtoaddr(cfg->out_ifs[i], UNBOUND_DNS_PORT, &a, &alen, &d)) {
usr.sbin/unbound/smallapp/unbound-checkconf.c
499
if(!netblockstrtoaddr(acl->str, UNBOUND_DNS_PORT, &a, &alen,
usr.sbin/unbound/smallapp/unbound-checkconf.c
516
if(!netblockstrtoaddr(tcl->str, UNBOUND_DNS_PORT, &a, &alen,
usr.sbin/unbound/smallapp/unbound-control.c
633
&addrlen2, UNBOUND_DNS_PORT)) {
usr.sbin/unbound/smallapp/unbound-control.c
661
if(!extstrtoaddr(svr, &addr, &addrlen, UNBOUND_DNS_PORT))
usr.sbin/unbound/testcode/delayer.c
977
if(!extstrtoaddr(serv_str, &srv_addr, &srv_len, UNBOUND_DNS_PORT)) {
usr.sbin/unbound/testcode/perf.c
629
if(!extstrtoaddr(argv[0], &info.dest, &info.destlen, UNBOUND_DNS_PORT)) {
usr.sbin/unbound/testcode/perf.c
63
printf(" If not on port %d add @port.\n", UNBOUND_DNS_PORT);
usr.sbin/unbound/testcode/replay.c
168
UNBOUND_DNS_PORT)) {
usr.sbin/unbound/testcode/replay.c
277
UNBOUND_DNS_PORT))
usr.sbin/unbound/testcode/replay.c
344
if(!extstrtoaddr(s, &mom->addr, &mom->addrlen, UNBOUND_DNS_PORT))
usr.sbin/unbound/testcode/replay.c
377
UNBOUND_DNS_PORT)) {
usr.sbin/unbound/testcode/streamtcp.c
425
if(!extstrtoaddr(pp2_client, &pp2_addr, &pp2_addrlen, UNBOUND_DNS_PORT)) {
usr.sbin/unbound/testcode/streamtcp.c
95
if(!extstrtoaddr(svr, addr, addrlen, UNBOUND_DNS_PORT)) {
usr.sbin/unbound/testcode/unitmain.c
709
netblockstrtoaddr(actions[i].ip, UNBOUND_DNS_PORT, &addr,
usr.sbin/unbound/testcode/unitmain.c
851
netblockstrtoaddr(ipstr, UNBOUND_DNS_PORT, &addr, &addrlen, &net);
usr.sbin/unbound/util/config_file.c
109
cfg->port = UNBOUND_DNS_PORT;
usr.sbin/unbound/util/config_file.c
2736
if(!ipstrtoaddr(buf, UNBOUND_DNS_PORT, &addr, &addrlen)) {
usr.sbin/unbound/util/edns.c
109
if(!netblockstrtoaddr(c->str, UNBOUND_DNS_PORT, &addr, &addrlen,
usr.sbin/unbound/util/net_help.c
453
int port = UNBOUND_DNS_PORT;
usr.sbin/unbound/util/net_help.c
498
*port = UNBOUND_DNS_PORT;
usr.sbin/unbound/util/tcp_conn_limit.c
118
if(!netblockstrtoaddr(str, UNBOUND_DNS_PORT, &addr, &addrlen, &net)) {