Searched refs:bns_prefix (Results 1 – 1 of 1) sorted by relevance
49 string bns_prefix = "/bns/"; in ValidateHostPortPair() local50 if (host_port.substr(0, bns_prefix.length()) == bns_prefix) { in ValidateHostPortPair()