Home
last modified time | relevance | path

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

/aosp12/system/netd/tests/
H A Dbinder_test.cpp2468 static const char returnRule[] = "RETURN all"; in expectFirewallInterfaceRuleAllowExists() local
2471 returnRule)); in expectFirewallInterfaceRuleAllowExists()
2473 returnRule)); in expectFirewallInterfaceRuleAllowExists()
2478 static const char returnRule[] = "RETURN all"; in expectFireWallInterfaceRuleAllowDoesNotExist() local
2481 iptablesFirewallInterfaceRuleExists(binary, FIREWALL_INPUT, ifname, returnRule)); in expectFireWallInterfaceRuleAllowDoesNotExist()
2483 iptablesFirewallInterfaceRuleExists(binary, FIREWALL_OUTPUT, ifname, returnRule)); in expectFireWallInterfaceRuleAllowDoesNotExist()