Searched defs:sprotocol (Results 1 – 1 of 1) sorted by relevance
159 std::string sprotocol = protocol == kProtocolTcp ? "TCP" : "UDP"; in PunchHole() local192 std::string sprotocol = protocol == kProtocolTcp ? "TCP" : "UDP"; in PlugHole() local