Searched refs:kMaxAgeKey (Results 1 – 2 of 2) sorted by relevance
37 const char kMaxAgeKey[] = "max_age"; variable142 int ttl_sec = dict->FindInt(kMaxAgeKey).value_or(-1); in ProcessEndpointGroup()
42 const char kMaxAgeKey[] = "max_age"; variable598 int max_age_sec = dict->FindInt(kMaxAgeKey).value_or(-1); in ParseHeader()