Searched refs:num_ip6 (Results 1 - 7 of 7) sorted by relevance

/openbsd-current/usr.sbin/unbound/services/
H A Doutside_network.c220 num = w->outnet->num_ip6;
1548 int* num_ip4, int* num_ip6)
1552 *num_ip6 = 0;
1557 *num_ip6 = 1;
1564 (*num_ip6)++;
1720 &outnet->num_ip4, &outnet->num_ip6);
1729 if(outnet->num_ip6 != 0) {
1731 (size_t)outnet->num_ip6, sizeof(struct port_if)))) {
1885 for(i=0; i<outnet->num_ip6; i++) {
2202 outnet->num_ip6, outne
1547 calc_num46(char** ifs, int num_ifs, int do_ip4, int do_ip6, int* num_ip4, int* num_ip6) argument
[all...]
H A Doutside_network.h127 int num_ip6; member in struct:outside_network
/openbsd-current/sbin/unwind/libunbound/services/
H A Doutside_network.c220 num = w->outnet->num_ip6;
1548 int* num_ip4, int* num_ip6)
1552 *num_ip6 = 0;
1557 *num_ip6 = 1;
1564 (*num_ip6)++;
1720 &outnet->num_ip4, &outnet->num_ip6);
1729 if(outnet->num_ip6 != 0) {
1731 (size_t)outnet->num_ip6, sizeof(struct port_if)))) {
1885 for(i=0; i<outnet->num_ip6; i++) {
2202 outnet->num_ip6, outne
1547 calc_num46(char** ifs, int num_ifs, int do_ip4, int do_ip6, int* num_ip4, int* num_ip6) argument
[all...]
H A Doutside_network.h127 int num_ip6; member in struct:outside_network
/openbsd-current/usr.sbin/unbound/daemon/
H A Dcachedump.c878 (worker->env.cfg->do_ip6 && worker->back->num_ip6 != 0),
/openbsd-current/usr.sbin/unbound/iterator/
H A Diter_utils.c1563 if(outnet->num_ip6 == 0)
/openbsd-current/sbin/unwind/libunbound/iterator/
H A Diter_utils.c1563 if(outnet->num_ip6 == 0)

Completed in 130 milliseconds