Searched refs:sprotocol (Results 1 – 1 of 1) sorted by relevance
159 std::string sprotocol = protocol == kProtocolTcp ? "TCP" : "UDP"; in PunchHole() local160 LOG(INFO) << "Punching hole for " << sprotocol << " port " << port in PunchHole()192 std::string sprotocol = protocol == kProtocolTcp ? "TCP" : "UDP"; in PlugHole() local193 LOG(INFO) << "Plugging hole for " << sprotocol << " port " << port in PlugHole()