| /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 | 343 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 | 2499 addr_to_str((void*)&conn->key.paddr.addr, 2582 addr_to_str((void*)&conn->key.paddr.addr, 2632 addr_to_str((void*)&paddr.addr, paddr.addrlen, 2634 addr_to_str((void*)&paddr.localaddr, 5255 addr_to_str(&c->repinfo.remote_addr,
|
| H A D | net_help.c | 851 addr_to_str(struct sockaddr_storage* addr, socklen_t addrlen, in addr_to_str() function
|
| /freebsd/contrib/unbound/respip/ |
| H A D | respip.c | 987 addr_to_str(&ss, ss_len, ip, sizeof(ip)); in respip_rewrite_reply() 989 addr_to_str(&raddr->node.addr, in respip_rewrite_reply() 1328 addr_to_str(addr, addrlen, srcip, sizeof(srcip)); in respip_inform_print() 1329 addr_to_str(&respip_addr->addr, respip_addr->addrlen,
|
| /freebsd/contrib/unbound/daemon/ |
| H A D | acl_list.c | 804 addr_to_str(addr, addrlen, a, sizeof(a)); in acl_access_to_str() 807 addr_to_str(&acladdr->node.addr, acladdr->node.addrlen,
|
| H A D | cachedump.c | 861 addr_to_str(&a->addr, a->addrlen, buf, sizeof(buf)); in print_dp_details()
|
| H A D | worker.c | 1436 addr_to_str(addr, addrlen, addrbuf, sizeof(addrbuf)); in check_ip_ratelimit() 1619 addr_to_str(&repinfo->client_addr, repinfo->client_addrlen, ip, sizeof(ip)); in worker_handle_request()
|
| H A D | remote.c | 2584 addr_to_str(&a->addr, a->addrlen, buf, sizeof(buf)); in ssl_print_name_dp() 3022 addr_to_str(&e->qsent->addr, e->qsent->addrlen, in get_mesh_status() 3113 addr_to_str(&k->addr, k->addrlen, ip_str, sizeof(ip_str)); in dump_infra_host() 3568 addr_to_str(&k->addr, k->addrlen, ip, sizeof(ip)); in ip_rate_list()
|
| /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 | 174 addr_to_str((void*)ub_sock->addr, ub_sock->addrlen, buf, in verbose_print_unbound_socket() 3518 addr_to_str((void*)&timer->conn->key.paddr.addr, in doq_timer_set() 4053 addr_to_str((void*)&conn->key.paddr.addr, in doq_stream_data_complete() 5602 addr_to_str((void*)&conn->key.paddr.addr, conn->key.paddr.addrlen, in doq_conn_log_line() 5604 addr_to_str((void*)&conn->key.paddr.localaddr, in doq_conn_log_line()
|
| H A D | outside_network.c | 378 addr_to_str(&reuse->addr, reuse->addrlen, addrbuf, sizeof(addrbuf)); 1117 addr_to_str(&reuse->addr, reuse->addrlen, buf, 3598 addr_to_str(to_addr, to_addrlen, to, sizeof(to)); 3607 addr_to_str(to_addr, to_addrlen, to, sizeof(to));
|
| H A D | localzone.c | 1781 addr_to_str(addr, addrlen, ip, sizeof(ip)); in lz_type()
|
| H A D | authzone.c | 3695 addr_to_str(addr, addrlen, buf, len); in addr_port_to_str() 3699 addr_to_str(addr, addrlen, a, sizeof(a)); in addr_port_to_str()
|
| /freebsd/contrib/unbound/testcode/ |
| H A D | unitmain.c | 282 addr_to_str(&a, alen, astr, sizeof(astr)); in net_test() 289 addr_to_str(&a, alen, astr, sizeof(astr)); in net_test()
|
| H A D | fake_event.c | 1845 addr_to_str((struct sockaddr_storage*)to_addr, to_addrlen, in outnet_comm_point_for_tcp() 1936 addr_to_str((struct sockaddr_storage*)addr, addrlen, in comm_point_send_udp_msg()
|
| /freebsd/contrib/unbound/services/cache/ |
| H A D | infra.c | 1131 addr_to_str((struct sockaddr_storage *)&replylist->remote_addr, in infra_ratelimit_exceeded() 1214 addr_to_str(addr, addrlen, client_ip, sizeof(client_ip)); in infra_ip_ratelimit_inc()
|
| /freebsd/contrib/unbound/dnstap/ |
| H A D | unbound-dnstap-socket.c | 1207 addr_to_str(&addr, addrlen, ip, sizeof(ip)); in dtio_mainfdcallback()
|
| /freebsd/contrib/unbound/util/data/ |
| H A D | msgreply.c | 979 addr_to_str(addr, addrlen, clientip_buf, sizeof(clientip_buf)); in log_reply_info()
|
| /freebsd/contrib/unbound/iterator/ |
| H A D | iterator.c | 638 addr_to_str(&qstate->reply->remote_addr, in errinf_reply()
|