Searched refs:kPortMax (Results 1 – 1 of 1) sorted by relevance
30 const int kPortMax = 65535; variable71 port < kPortMin || port > kPortMax || type.empty() || protocol.empty() || in ParseCandidate()