Home
last modified time | relevance | path

Searched refs:DNS_RESP_QUERY_COUNT_ERROR (Results 1 – 16 of 16) sorted by relevance

/dports/net/haproxy17/haproxy-1.7.14/include/types/
H A Ddns.h272 DNS_RESP_QUERY_COUNT_ERROR, /* we did not get the expected number of queries in the response */ enumerator
/dports/net/haproxy20/haproxy-2.0.26/include/types/
H A Ddns.h331DNS_RESP_QUERY_COUNT_ERROR, /* we did not get the expected number of queries in the response */ enumerator
/dports/net/haproxy18/haproxy-1.8.30/include/types/
H A Ddns.h324DNS_RESP_QUERY_COUNT_ERROR, /* we did not get the expected number of queries in the response */ enumerator
/dports/net/haproxy19/haproxy-1.9.16/include/types/
H A Ddns.h324DNS_RESP_QUERY_COUNT_ERROR, /* we did not get the expected number of queries in the response */ enumerator
/dports/net/haproxy21/haproxy-2.1.12/include/types/
H A Ddns.h327DNS_RESP_QUERY_COUNT_ERROR, /* we did not get the expected number of queries in the response */ enumerator
/dports/net/nuster/nuster-5.0.4.21/include/types/
H A Ddns.h327DNS_RESP_QUERY_COUNT_ERROR, /* we did not get the expected number of queries in the response */ enumerator
/dports/net/haproxy22/haproxy-2.2.19/include/haproxy/
H A Ddns-t.h328DNS_RESP_QUERY_COUNT_ERROR, /* we did not get the expected number of queries in the response */ enumerator
/dports/net/haproxy23/haproxy-2.3.16/include/haproxy/
H A Ddns-t.h334DNS_RESP_QUERY_COUNT_ERROR, /* we did not get the expected number of queries in the response */ enumerator
/dports/net/haproxy17/haproxy-1.7.14/src/
H A Ddns.c220 case DNS_RESP_QUERY_COUNT_ERROR: in dns_resolve_recv()
527 return DNS_RESP_QUERY_COUNT_ERROR; in dns_validate_dns_response()
/dports/net/haproxy19/haproxy-1.9.16/src/
H A Ddns.c665 return DNS_RESP_QUERY_COUNT_ERROR; in dns_validate_dns_response()
1569 case DNS_RESP_QUERY_COUNT_ERROR: in dns_resolve_recv()
/dports/net/haproxy18/haproxy-1.8.30/src/
H A Ddns.c677 return DNS_RESP_QUERY_COUNT_ERROR; in dns_validate_dns_response()
1582 case DNS_RESP_QUERY_COUNT_ERROR: in dns_resolve_recv()
/dports/net/haproxy20/haproxy-2.0.26/src/
H A Ddns.c689 return DNS_RESP_QUERY_COUNT_ERROR; in dns_validate_dns_response()
1671 case DNS_RESP_QUERY_COUNT_ERROR: in dns_resolve_recv()
/dports/net/haproxy21/haproxy-2.1.12/src/
H A Ddns.c692 return DNS_RESP_QUERY_COUNT_ERROR; in dns_validate_dns_response()
1627 case DNS_RESP_QUERY_COUNT_ERROR: in dns_resolve_recv()
/dports/net/nuster/nuster-5.0.4.21/src/
H A Ddns.c677 return DNS_RESP_QUERY_COUNT_ERROR; in dns_validate_dns_response()
1606 case DNS_RESP_QUERY_COUNT_ERROR: in dns_resolve_recv()
/dports/net/haproxy22/haproxy-2.2.19/src/
H A Ddns.c954 cause = DNS_RESP_QUERY_COUNT_ERROR; in dns_validate_dns_response()
2203 case DNS_RESP_QUERY_COUNT_ERROR: in dns_resolve_recv()
/dports/net/haproxy23/haproxy-2.3.16/src/
H A Ddns.c1026 cause = DNS_RESP_QUERY_COUNT_ERROR; in dns_validate_dns_response()
2275 case DNS_RESP_QUERY_COUNT_ERROR: in dns_resolve_recv()