Searched refs:ttl (Results 1 – 2 of 2) sorted by relevance
156 unsigned int ttl; member
687 de->ttl = INT_MAX; in de_init()730 unsigned int ttl; in doh_resp_decode() local757 ttl = doh_get32bit(doh, index); in doh_resp_decode()758 if(ttl < d->ttl) in doh_resp_decode()759 d->ttl = ttl; in doh_resp_decode()840 infof(data, "[DoH] TTL: %u seconds", d->ttl); in doh_show()
Completed in 7 milliseconds