Home
last modified time | relevance | path

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

/system/netd/tests/
Dbinder_test.cpp2945 std::vector<std::string> preroutingV4Match = {"CT helper ftp", "CT helper pptp"}; in expectNatEnable() local
2955 iptablesChainMatch(IPTABLES_PATH, RAW_TABLE, TETHER_RAW_PREROUTING, preroutingV4Match)); in expectNatEnable()