Home
last modified time | relevance | path

Searched refs:DNS_RESP_ANCOUNT_ZERO (Results 1 – 17 of 17) sorted by relevance

/dports/net/haproxy17/haproxy-1.7.14/include/types/
H A Ddns.h266 DNS_RESP_ANCOUNT_ZERO, /* no answers in the response */ enumerator
/dports/net/haproxy20/haproxy-2.0.26/include/types/
H A Ddns.h325 DNS_RESP_ANCOUNT_ZERO, /* no answers in the response */ enumerator
/dports/net/haproxy18/haproxy-1.8.30/include/types/
H A Ddns.h318 DNS_RESP_ANCOUNT_ZERO, /* no answers in the response */ enumerator
/dports/net/haproxy19/haproxy-1.9.16/include/types/
H A Ddns.h318 DNS_RESP_ANCOUNT_ZERO, /* no answers in the response */ enumerator
/dports/net/haproxy21/haproxy-2.1.12/include/types/
H A Ddns.h321 DNS_RESP_ANCOUNT_ZERO, /* no answers in the response */ enumerator
/dports/net/nuster/nuster-5.0.4.21/include/types/
H A Ddns.h321 DNS_RESP_ANCOUNT_ZERO, /* no answers in the response */ enumerator
/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Ddns-t.h322 DNS_RESP_ANCOUNT_ZERO, /* no answers in the response */ enumerator
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Ddns-t.h328 DNS_RESP_ANCOUNT_ZERO, /* no answers in the response */ enumerator
/dports/net/haproxy17/haproxy-1.7.14/src/
H A Ddns.c231 case DNS_RESP_ANCOUNT_ZERO: in dns_resolve_recv()
233 resolution->requester_error_cb(resolution, DNS_RESP_ANCOUNT_ZERO); in dns_resolve_recv()
537 return DNS_RESP_ANCOUNT_ZERO; in dns_validate_dns_response()
H A Dserver.c3163 case DNS_RESP_ANCOUNT_ZERO: in snr_resolution_error_cb()
/dports/net/haproxy19/haproxy-1.9.16/src/
H A Ddns.c675 return DNS_RESP_ANCOUNT_ZERO; in dns_validate_dns_response()
1585 case DNS_RESP_ANCOUNT_ZERO: in dns_resolve_recv()
/dports/net/haproxy18/haproxy-1.8.30/src/
H A Ddns.c687 return DNS_RESP_ANCOUNT_ZERO; in dns_validate_dns_response()
1598 case DNS_RESP_ANCOUNT_ZERO: in dns_resolve_recv()
/dports/net/haproxy20/haproxy-2.0.26/src/
H A Ddns.c699 return DNS_RESP_ANCOUNT_ZERO; in dns_validate_dns_response()
1687 case DNS_RESP_ANCOUNT_ZERO: in dns_resolve_recv()
/dports/net/haproxy21/haproxy-2.1.12/src/
H A Ddns.c702 return DNS_RESP_ANCOUNT_ZERO; in dns_validate_dns_response()
1643 case DNS_RESP_ANCOUNT_ZERO: in dns_resolve_recv()
/dports/net/nuster/nuster-5.0.4.21/src/
H A Ddns.c687 return DNS_RESP_ANCOUNT_ZERO; in dns_validate_dns_response()
1622 case DNS_RESP_ANCOUNT_ZERO: in dns_resolve_recv()
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Ddns.c967 cause = DNS_RESP_ANCOUNT_ZERO; in dns_validate_dns_response()
2219 case DNS_RESP_ANCOUNT_ZERO: in dns_resolve_recv()
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Ddns.c1039 cause = DNS_RESP_ANCOUNT_ZERO; in dns_validate_dns_response()
2291 case DNS_RESP_ANCOUNT_ZERO: in dns_resolve_recv()