Home
last modified time | relevance | path

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

/aosp12/system/netd/tests/
H A Dbinder_test.cpp2910 std::vector<std::string> forwardV6Match = {"bw_global_alert", "tetherctrl_counters"}; in expectNatEnable() local
2914 EXPECT_TRUE(iptablesChainMatch(IP6TABLES_PATH, FILTER_TABLE, TETHER_FORWARD, forwardV6Match)); in expectNatEnable()