Searched refs:ttl_r (Results 1 – 1 of 1) sorted by relevance
1010 u32 ttl, ttl_r = 0xffffffff; in reply_parse() local1104 ttl_r = MIN(ttl_r, ttl); in reply_parse()1120 ttl_r = MIN(ttl_r, ttl); in reply_parse()1141 ttl_r = MIN(ttl_r, ttl); in reply_parse()1178 ttl_r = MIN(ttl_r, ttl); in reply_parse()1179 ttl_r = MIN(ttl_r, minimum); in reply_parse()1187 if (ttl_r == 0xffffffff) in reply_parse()1188 ttl_r = 0; in reply_parse()1190 reply_handle(req, flags, ttl_r, &reply); in reply_parse()