Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dethernet.hpp2020 const std::string& parentInterfaceUri, in afterVlanCreate() argument
2042 asyncResp->res, parentInterfaceUri, in afterVlanCreate()
2159 std::string parentInterfaceUri; in requestEthernetInterfacesRoutes() local
2161 "@odata.id", parentInterfaceUri)) in requestEthernetInterfacesRoutes()
2167 BMCWEB_LOG_INFO("Parent Interface URI: {}", parentInterfaceUri); in requestEthernetInterfacesRoutes()
2170 boost::urls::parse_relative_ref(parentInterfaceUri); in requestEthernetInterfacesRoutes()
2174 asyncResp->res, parentInterfaceUri, in requestEthernetInterfacesRoutes()
2185 asyncResp->res, parentInterfaceUri, in requestEthernetInterfacesRoutes()
2202 [asyncResp, parentInterfaceUri, in requestEthernetInterfacesRoutes()
2205 afterVlanCreate(asyncResp, parentInterfaceUri, vlanInterface, ec, in requestEthernetInterfacesRoutes()