Searched refs:proc_net_path (Results 1 – 1 of 1) sorted by relevance
66 const char proc_net_path[] = "/proc/sys/net"; variable159 return StringPrintf("%s/%s/%s/%s/%s", proc_net_path, family, which, interface, parameter); in getParameterPathname()