Home
last modified time | relevance | path

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

/system/netd/tests/
Dbinder_test.cpp126 static const std::string ESP_ALLOW_RULE("esp"); variable
208 return iptablesRuleExists(IPTABLES_PATH, chainName, ESP_ALLOW_RULE) && in iptablesEspAllowRuleExists()
209 iptablesRuleExists(IP6TABLES_PATH, chainName, ESP_ALLOW_RULE); in iptablesEspAllowRuleExists()