Searched refs:kUnrestrictedPort (Results 1 – 1 of 1) sorted by relevance
222 const int kUnrestrictedPort = 1024; in GetAlternateProtocolRequestFor() local224 (alternate.port >= kUnrestrictedPort && in GetAlternateProtocolRequestFor()225 origin.port() < kUnrestrictedPort)) in GetAlternateProtocolRequestFor()