Home
last modified time | relevance | path

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

/system/netd/tests/
Dbinder_test.cpp1502 void expectIpfwdRuleExists(const char* fromIf, const char* toIf) { in expectIpfwdRuleExists() argument
1504 StringPrintf("%u:\tfrom all iif %s lookup %s ", RULE_PRIORITY_TETHERING, fromIf, toIf); in expectIpfwdRuleExists()
1511 void expectIpfwdRuleNotExists(const char* fromIf, const char* toIf) { in expectIpfwdRuleNotExists() argument
1513 StringPrintf("%u:\tfrom all iif %s lookup %s ", RULE_PRIORITY_TETHERING, fromIf, toIf); in expectIpfwdRuleNotExists()