Home
last modified time | relevance | path

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

/system/netd/tests/
Dbinder_test.cpp1315 static const char ipv4IpfwdCmd[] = "cat /proc/sys/net/ipv4/ip_forward"; in getIpfwdV4Enable() local
1316 std::vector<std::string> result = runCommand(ipv4IpfwdCmd); in getIpfwdV4Enable()