/freebsd/contrib/unbound/contrib/ |
H A D | drop-tld.diff | 6 addr_to_str(&repinfo->addr, repinfo->addrlen, ip, sizeof(ip));
|
/freebsd/contrib/unbound/util/ |
H A D | net_help.h | 331 void addr_to_str(struct sockaddr_storage* addr, socklen_t addrlen,
|
H A D | module.c | 126 addr_to_str(&p->addr, p->len, buf+strlen(buf), in errinf_origin()
|
H A D | netevent.c | 2468 addr_to_str((void*)&conn->key.paddr.addr, 2551 addr_to_str((void*)&conn->key.paddr.addr, 2601 addr_to_str((void*)&paddr.addr, paddr.addrlen, 2603 addr_to_str((void*)&paddr.localaddr, 5242 addr_to_str(&c->repinfo.remote_addr,
|
H A D | net_help.c | 796 addr_to_str(struct sockaddr_storage* addr, socklen_t addrlen, in addr_to_str() function
|
/freebsd/contrib/unbound/respip/ |
H A D | respip.c | 968 addr_to_str(&ss, ss_len, ip, sizeof(ip)); in respip_rewrite_reply() 970 addr_to_str(&raddr->node.addr, in respip_rewrite_reply() 1306 addr_to_str(addr, addrlen, srcip, sizeof(srcip)); in respip_inform_print() 1307 addr_to_str(&respip_addr->addr, respip_addr->addrlen, in respip_inform_print()
|
/freebsd/contrib/unbound/daemon/ |
H A D | acl_list.c | 813 addr_to_str(addr, addrlen, a, sizeof(a)); in log_acl_action() 816 addr_to_str(&acladdr->node.addr, acladdr->node.addrlen, in log_acl_action()
|
H A D | remote.c | 2160 addr_to_str(&a->addr, a->addrlen, buf, sizeof(buf)); in ssl_print_name_dp() 2598 addr_to_str(&e->qsent->addr, e->qsent->addrlen, in get_mesh_status() 2689 addr_to_str(&k->addr, k->addrlen, ip_str, sizeof(ip_str)); in dump_infra_host() 3118 addr_to_str(&k->addr, k->addrlen, ip, sizeof(ip)); in ip_rate_list()
|
H A D | cachedump.c | 738 addr_to_str(&a->addr, a->addrlen, buf, sizeof(buf)); in print_dp_details()
|
H A D | worker.c | 1347 addr_to_str(addr, addrlen, addrbuf, sizeof(addrbuf)); in check_ip_ratelimit() 1530 addr_to_str(&repinfo->client_addr, repinfo->client_addrlen, ip, sizeof(ip)); in worker_handle_request()
|
/freebsd/contrib/unbound/services/ |
H A D | rpz.c | 1642 addr_to_str(&addrnode->addr, addrnode->addrlen, addrbuf, sizeof(addrbuf)); in log_rpz_apply() 1648 addr_to_str(&repinfo->client_addr, repinfo->client_addrlen, ip, sizeof(ip)); in log_rpz_apply() 1651 addr_to_str(&ms->mesh_info->reply_list->query_reply.client_addr, in log_rpz_apply() 1685 addr_to_str(addr, addrlen, ip, sizeof(ip)); in rpz_ipbased_trigger_lookup() 1686 addr_to_str(&raddr->node.addr, raddr->node.addrlen, in rpz_ipbased_trigger_lookup()
|
H A D | listen_dnsport.c | 171 addr_to_str((void*)ub_sock->addr, ub_sock->addrlen, buf, in verbose_print_unbound_socket() 3488 addr_to_str((void*)&timer->conn->key.paddr.addr, in doq_timer_set() 4017 addr_to_str((void*)&conn->key.paddr.addr, in doq_stream_data_complete() 5540 addr_to_str((void*)&conn->key.paddr.addr, conn->key.paddr.addrlen, in doq_conn_log_line() 5542 addr_to_str((void*)&conn->key.paddr.localaddr, in doq_conn_log_line()
|
H A D | outside_network.c | 364 addr_to_str(&reuse->addr, reuse->addrlen, addrbuf, sizeof(addrbuf)); 1102 addr_to_str(&reuse->addr, reuse->addrlen, buf, 3583 addr_to_str(to_addr, to_addrlen, to, sizeof(to)); 3592 addr_to_str(to_addr, to_addrlen, to, sizeof(to));
|
H A D | localzone.c | 1771 addr_to_str(addr, addrlen, ip, sizeof(ip)); in lz_inform_print()
|
H A D | authzone.c | 3701 addr_to_str(addr, addrlen, buf, len); in addr_port_to_str() 3705 addr_to_str(addr, addrlen, a, sizeof(a)); in addr_port_to_str()
|
/freebsd/contrib/unbound/services/cache/ |
H A D | infra.c | 1091 addr_to_str((struct sockaddr_storage *)&replylist->remote_addr, in infra_ratelimit_inc() 1174 addr_to_str(addr, addrlen, client_ip, sizeof(client_ip)); in check_ip_ratelimit()
|
/freebsd/contrib/unbound/dnstap/ |
H A D | unbound-dnstap-socket.c | 1206 addr_to_str(&addr, addrlen, ip, sizeof(ip)); in dtio_mainfdcallback()
|
/freebsd/contrib/unbound/util/data/ |
H A D | msgreply.c | 983 addr_to_str(addr, addrlen, clientip_buf, sizeof(clientip_buf)); in log_reply_info()
|
/freebsd/contrib/unbound/iterator/ |
H A D | iterator.c | 649 addr_to_str(&qstate->reply->remote_addr, in errinf_reply()
|