Searched refs:setEgressSourceRule (Results 1 - 3 of 3) sorted by relevance

/system/netd/server/
H A DFirewallController.h51 int setEgressSourceRule(const char*, FirewallRule);
H A DFirewallController.cpp154 int FirewallController::setEgressSourceRule(const char* addr, FirewallRule rule) { function in class:FirewallController
H A DCommandListener.cpp1362 int res = sFirewallCtrl->setEgressSourceRule(addr, rule);

Completed in 42 milliseconds