Searched defs:use_ipv6 (Results 1 - 2 of 2) sorted by relevance

/bind-9.11.3/lib/lwres/
H A Dcontext_p.h41 int use_ipv6; /*%< use IPv6 transaction */ member in struct:lwres_context
/bind-9.11.3/bin/delv/
H A Ddelv.c119 use_ipv6 = ISC_TRUE; variable
800 if (!use_ipv6) {
811 if (!use_ipv6)
893 if (sa->type.sa.sa_family == AF_INET6 && use_ipv6) {
919 if (use_ipv6) {
1204 if (use_ipv6) {
1206 use_ipv6 = ISC_FALSE;

Completed in 14 milliseconds