Home
last modified time | relevance | path

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

/system/netd/tests/
Dbinder_test.cpp1478 static const char ipv6IpfwdCmd[] = "cat /proc/sys/net/ipv6/conf/all/forwarding"; in getIpfwdV6Enable() local
1479 std::vector<std::string> result = runCommand(ipv6IpfwdCmd); in getIpfwdV6Enable()