Searched refs:ttl_r (Results 1 – 1 of 1) sorted by relevance
1026 u32 ttl, ttl_r = 0xffffffff; in reply_parse() local1118 ttl_r = MIN(ttl_r, ttl); in reply_parse()1134 ttl_r = MIN(ttl_r, ttl); in reply_parse()1155 ttl_r = MIN(ttl_r, ttl); in reply_parse()1192 ttl_r = MIN(ttl_r, ttl); in reply_parse()1193 ttl_r = MIN(ttl_r, minimum); in reply_parse()1201 if (ttl_r == 0xffffffff) in reply_parse()1202 ttl_r = 0; in reply_parse()1204 reply_handle(req, flags, ttl_r, &reply); in reply_parse()