Lines Matching defs:max_age
366 uint64 max_age = 0;373 pc.MaxAge().c_str(), " %" PRIu64, &max_age) == 1) {374 return current + TimeDelta::FromSeconds(max_age);