Lines Matching refs:ttl
779 int32_t ttl; in getanswer_r() local
780 NS_GET32 (ttl, cp); in getanswer_r()
800 if (ttlp != NULL && ttl < *ttlp) in getanswer_r()
801 *ttlp = ttl; in getanswer_r()
841 if (ttlp != NULL && ttl < *ttlp) in getanswer_r()
842 *ttlp = ttl; in getanswer_r()
899 if (ttlp != NULL && ttl < *ttlp) in getanswer_r()
900 *ttlp = ttl; in getanswer_r()
934 if (ttlp != NULL && ttl < *ttlp) in getanswer_r()
935 *ttlp = ttl; in getanswer_r()
1114 int32_t ttl; in gaih_getanswer_slice() local
1115 NS_GET32 (ttl, cp); in gaih_getanswer_slice()
1136 if (ttlp != NULL && ttl < *ttlp) in gaih_getanswer_slice()
1137 *ttlp = ttl; in gaih_getanswer_slice()
1215 if (ttlp != NULL && ttl < *ttlp) in gaih_getanswer_slice()
1216 *ttlp = ttl; in gaih_getanswer_slice()