Searched refs:rec_result (Results 1 – 1 of 1) sorted by relevance
731 uint32_t ttl, rec_result = rr.ttl; in answer_getNegativeTTL() local749 if (ttl < rec_result) { in answer_getNegativeTTL()750 rec_result = ttl; in answer_getNegativeTTL()753 if (n == 0 || rec_result < result) { in answer_getNegativeTTL()754 result = rec_result; in answer_getNegativeTTL()