Searched refs:rec_result (Results 1 – 1 of 1) sorted by relevance
715 uint32_t ttl, rec_result = rr.ttl; in answer_getNegativeTTL() local733 if (ttl < rec_result) { in answer_getNegativeTTL()734 rec_result = ttl; in answer_getNegativeTTL()737 if (n == 0 || rec_result < result) { in answer_getNegativeTTL()738 result = rec_result; in answer_getNegativeTTL()