Searched refs:kSourcePortTag (Results 1 – 1 of 1) sorted by relevance
47 const char kSourcePortTag[] = "sport="; variable212 if (base::StartsWith(input, kSourcePortTag, in ParsePort()215 port_string = input.substr(strlen(kSourcePortTag)); in ParsePort()