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

/bind-9.11.3/lib/lwres/
H A Dcontext_p.h40 int use_ipv4; /*%< use IPv4 transaction */ member in struct:lwres_context
/bind-9.11.3/bin/delv/
H A Ddelv.c118 use_ipv4 = ISC_TRUE, variable
790 if (!use_ipv4) {
813 else if (!use_ipv4)
889 if (sa->type.sa.sa_family == AF_INET && use_ipv4) {
905 if (use_ipv4) {
1212 if (use_ipv4) {
1214 use_ipv4 = ISC_FALSE;

Completed in 14 milliseconds