Searched refs:writeValueToPath (Results 1 - 1 of 1) sorted by relevance

/system/netd/server/
H A DInterfaceController.cpp52 int writeValueToPath( function in namespace:__anon1641
61 writeValueToPath(dirname, "default", basename, value);
74 writeValueToPath(dirname, d->d_name, basename, value);
118 return writeValueToPath(ipv6_proc_path, interface, "disable_ipv6", disable_ipv6);
128 return writeValueToPath(ipv6_proc_path, interface, "use_tempaddr", on ? "2" : "0");
175 return writeValueToPath(sys_net_path, interface, "mtu", mtu);

Completed in 59 milliseconds