Searched refs:addr_to_str (Results 1 - 18 of 18) sorted by relevance

/freebsd-current/contrib/unbound/util/
H A Dnet_help.h331 void addr_to_str(struct sockaddr_storage* addr, socklen_t addrlen,
H A Dmodule.c126 addr_to_str(&p->addr, p->len, buf+strlen(buf),
H A Dnet_help.c795 addr_to_str(struct sockaddr_storage* addr, socklen_t addrlen, function
H A Dnetevent.c3457 addr_to_str(&c->repinfo.remote_addr,
/freebsd-current/contrib/unbound/daemon/
H A Dacl_list.c813 addr_to_str(addr, addrlen, a, sizeof(a));
816 addr_to_str(&acladdr->node.addr, acladdr->node.addrlen,
H A Dcachedump.c738 addr_to_str(&a->addr, a->addrlen, buf, sizeof(buf));
H A Dremote.c1981 addr_to_str(&a->addr, a->addrlen, buf, sizeof(buf));
2419 addr_to_str(&e->qsent->addr, e->qsent->addrlen,
2510 addr_to_str(&k->addr, k->addrlen, ip_str, sizeof(ip_str));
2939 addr_to_str(&k->addr, k->addrlen, ip, sizeof(ip));
H A Dworker.c1349 addr_to_str(addr, addrlen, addrbuf, sizeof(addrbuf));
1532 addr_to_str(&repinfo->client_addr, repinfo->client_addrlen, ip, sizeof(ip));
/freebsd-current/contrib/unbound/respip/
H A Drespip.c968 addr_to_str(&ss, ss_len, ip, sizeof(ip));
970 addr_to_str(&raddr->node.addr,
1306 addr_to_str(addr, addrlen, srcip, sizeof(srcip));
1307 addr_to_str(&respip_addr->addr, respip_addr->addrlen,
/freebsd-current/contrib/unbound/services/
H A Drpz.c1630 addr_to_str(&addrnode->addr, addrnode->addrlen, addrbuf, sizeof(addrbuf));
1636 addr_to_str(&repinfo->client_addr, repinfo->client_addrlen, ip, sizeof(ip));
1639 addr_to_str(&ms->mesh_info->reply_list->query_reply.client_addr,
1673 addr_to_str(addr, addrlen, ip, sizeof(ip));
1674 addr_to_str(&raddr->node.addr, raddr->node.addrlen,
H A Doutside_network.c364 addr_to_str(&reuse->addr, reuse->addrlen, addrbuf, sizeof(addrbuf));
1102 addr_to_str(&reuse->addr, reuse->addrlen, buf,
3569 addr_to_str(to_addr, to_addrlen, to, sizeof(to));
3578 addr_to_str(to_addr, to_addrlen, to, sizeof(to));
H A Dauthzone.c5519 addr_to_str(&addr, addrlen, as, sizeof(as));
5528 addr_to_str(&addr, addrlen, as, sizeof(as));
5551 addr_to_str(&addr, addrlen, as, sizeof(as));
5560 addr_to_str(&addr, addrlen, as, sizeof(as));
5663 addr_to_str(&a->addr, a->addrlen, s, sizeof(s));
6409 addr_to_str(&addr, addrlen, as, sizeof(as));
6429 addr_to_str(&addr, addrlen, as, sizeof(as));
6437 addr_to_str(&addr, addrlen, as, sizeof(as));
H A Dlocalzone.c1768 addr_to_str(addr, addrlen, ip, sizeof(ip));
H A Dlisten_dnsport.c145 addr_to_str((void*)ub_sock->addr, ub_sock->addrlen, buf,
/freebsd-current/contrib/unbound/services/cache/
H A Dinfra.c1082 addr_to_str((struct sockaddr_storage *)&replylist->remote_addr,
1165 addr_to_str(addr, addrlen, client_ip, sizeof(client_ip));
/freebsd-current/contrib/unbound/dnstap/
H A Dunbound-dnstap-socket.c1112 addr_to_str(&addr, addrlen, ip, sizeof(ip));
/freebsd-current/contrib/unbound/util/data/
H A Dmsgreply.c946 addr_to_str(addr, addrlen, clientip_buf, sizeof(clientip_buf));
/freebsd-current/contrib/unbound/iterator/
H A Diterator.c636 addr_to_str(&qstate->reply->remote_addr,

Completed in 413 milliseconds