Home
last modified time | relevance | path

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

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