Home
last modified time | relevance | path

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

/external/libwebsockets/lib/system/async-dns/
Dasync-dns-parse.c453 uint32_t smallest_ttl; member
471 if (ttl < adst->smallest_ttl || !adst->ctr) in lws_async_dns_store()
472 adst->smallest_ttl = ttl; in lws_async_dns_store()
626 adst.smallest_ttl = 3600; in lws_adns_parse_udp()
679 (adst.smallest_ttl * LWS_US_PER_SEC)); in lws_adns_parse_udp()