Home
last modified time | relevance | path

Searched refs:PunchHole (Results 1 – 2 of 2) sorted by relevance

/system/firewalld/
Diptables.cc113 return PunchHole(in_port, in_interface, &tcp_holes_, kProtocolTcp); in PunchTcpHole()
117 return PunchHole(in_port, in_interface, &udp_holes_, kProtocolUdp); in PunchUdpHole()
138 bool IpTables::PunchHole(uint16_t port, in PunchHole() function in firewalld::IpTables
Diptables.h64 bool PunchHole(uint16_t port,