Searched refs:rec_result (Results 1 – 1 of 1) sorted by relevance
733 uint32_t ttl, rec_result = rr.ttl; in answer_getNegativeTTL() local751 if (ttl < rec_result) { in answer_getNegativeTTL()752 rec_result = ttl; in answer_getNegativeTTL()755 if (n == 0 || rec_result < result) { in answer_getNegativeTTL()756 result = rec_result; in answer_getNegativeTTL()