Searched refs:ttl_r (Results 1 – 1 of 1) sorted by relevance
1043 u32 ttl, ttl_r = 0xffffffff; in reply_parse() local1135 ttl_r = MIN(ttl_r, ttl); in reply_parse()1151 ttl_r = MIN(ttl_r, ttl); in reply_parse()1172 ttl_r = MIN(ttl_r, ttl); in reply_parse()1209 ttl_r = MIN(ttl_r, ttl); in reply_parse()1210 ttl_r = MIN(ttl_r, minimum); in reply_parse()1218 if (ttl_r == 0xffffffff) in reply_parse()1219 ttl_r = 0; in reply_parse()1221 reply_handle(req, flags, ttl_r, &reply); in reply_parse()