Searched refs:soattl (Results 1 – 1 of 1) sorted by relevance
44 unsigned long ttl, soattl; in adns__procdgram() local243 foundsoa= 0; soattl= 0; foundns= 0; in adns__procdgram()256 if (rrtype == adns_r_soa_raw) { foundsoa= 1; soattl= ttl; break; } in adns__procdgram()262 adns__update_expires(qu,soattl,now); in adns__procdgram()274 adns__update_expires(qu,soattl,now); in adns__procdgram()