Home
last modified time | relevance | path

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

/system/firewalld/
Diptables.h76 bool DeleteAcceptRules(ProtocolEnum protocol,
Diptables.cc195 if (!DeleteAcceptRules(protocol, port, interface)) { in PlugHole()
253 bool IpTables::DeleteAcceptRules(ProtocolEnum protocol, in DeleteAcceptRules() function in firewalld::IpTables