Home
last modified time | relevance | path

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

/system/firewalld/
Diptables.h94 bool ApplyMasqueradeWithExecutable(const std::string& interface,
Diptables.cc303 base::Bind(&IpTables::ApplyMasqueradeWithExecutable, in ApplyMasquerade()
375 bool IpTables::ApplyMasqueradeWithExecutable(const std::string& interface, in ApplyMasqueradeWithExecutable() function in firewalld::IpTables