Searched refs:pathParts (Results 1 – 1 of 1) sorted by relevance
544 const auto pathParts = getPathComponents(ipversion, which); in getProcSysNet() local545 const auto& pathStatus = std::get<0>(pathParts); in getProcSysNet()550 const int err = InterfaceController::getParameter(std::get<1>(pathParts), in getProcSysNet()551 std::get<2>(pathParts), ifname.c_str(), in getProcSysNet()561 const auto pathParts = getPathComponents(ipversion, which); in setProcSysNet() local562 const auto& pathStatus = std::get<0>(pathParts); in setProcSysNet()567 const int err = InterfaceController::setParameter(std::get<1>(pathParts), in setProcSysNet()568 std::get<2>(pathParts), ifname.c_str(), in setProcSysNet()