Searched refs:infra_host (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/unbound/services/cache/ |
H A D | infra.h | 268 int infra_host(struct infra_cache* infra, struct sockaddr_storage* addr,
|
H A D | infra.c | 548 infra_host(struct infra_cache* infra, struct sockaddr_storage* addr, in infra_host() function
|
/freebsd/contrib/unbound/daemon/ |
H A D | cachedump.c | 784 if(infra_host(worker->env.infra_cache, &a->addr, a->addrlen, in print_dp_details()
|
/freebsd/contrib/unbound/services/ |
H A D | outside_network.c | 2908 if(!infra_host(sq->outnet->infra, &sq->addr, sq->addrlen, sq->zone, 3197 if(!infra_host(sq->outnet->infra, &sq->addr, sq->addrlen, sq->zone,
|