Home
last modified time | relevance | path

Searched defs:dns_query (Results 1 – 4 of 4) sorted by relevance

/third_party/lwip/src/core/
Ddns.c194 struct dns_query { struct
197 u16_t type;
198 u16_t cls;
/third_party/nghttp2/src/
Dshrpx_live_check.cc230 auto dns_query = std::make_unique<DNSQuery>( in initiate_connection() local
Dshrpx_http_downstream_connection.cc328 auto dns_query = std::make_unique<DNSQuery>( in initiate_connection() local
Dshrpx_http2_session.cc307 auto dns_query = std::make_unique<DNSQuery>( in resolve_name() local