Home
last modified time | relevance | path

Searched defs:sprotocol (Results 1 – 1 of 1) sorted by relevance

/system/firewalld/
Diptables.cc159 std::string sprotocol = protocol == kProtocolTcp ? "TCP" : "UDP"; in PunchHole() local
192 std::string sprotocol = protocol == kProtocolTcp ? "TCP" : "UDP"; in PlugHole() local