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

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

Completed in 26 milliseconds