Searched refs:PATH_ROOT (Results 1 – 4 of 4) sorted by relevance
37 constexpr auto PATH_ROOT = "/xyz/openbmc_project/network"; variable
62 req.append(PATH_ROOT, 0, in getVLANID()
19 constexpr auto PATH_ROOT = "/xyz/openbmc_project/network"_zsv; variable
94 constexpr auto rs = PATH_ROOT.size() + 1; // ROOT + separator in ifnameInPath()114 ipmi::getSubTree(bus, interfaces, std::string{PATH_ROOT}); in maybeGetChannelParams()522 std::string{PATH_ROOT}); in deconfigureChannel()559 auto req = bus.new_method_call(params.service.c_str(), PATH_ROOT.c_str(), in createVLAN()