Home
last modified time | relevance | path

Searched refs:smallest_ttl (Results 1 - 1 of 1) sorted by relevance

/third_party/libwebsockets/lib/system/async-dns/
H A Dasync-dns-parse.c454 uint32_t smallest_ttl; member
472 if (ttl < adst->smallest_ttl || !adst->ctr) in lws_async_dns_store()
473 adst->smallest_ttl = ttl; in lws_async_dns_store()
627 adst.smallest_ttl = 3600; in lws_adns_parse_udp()
631 * smallest_ttl applies as it is to empty results (NXDOMAIN), or is in lws_adns_parse_udp()
680 (adst.smallest_ttl * LWS_US_PER_SEC)); in lws_adns_parse_udp()

Completed in 21 milliseconds