Home
last modified time | relevance | path

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

/system/firewalld/
Diptables.h73 bool AddAcceptRules(ProtocolEnum protocol,
Diptables.cc162 if (!AddAcceptRules(protocol, port, interface)) { in PunchHole()
227 bool IpTables::AddAcceptRules(ProtocolEnum protocol, in AddAcceptRules() function in firewalld::IpTables