Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dethernet.hpp2072 const std::string& parentInterfaceUri, const std::string& vlanInterface, in afterVlanCreate() argument
2101 "Id", vlanInterface); in afterVlanCreate()
2110 BMCWEB_REDFISH_MANAGER_URI_NAME, vlanInterface); in afterVlanCreate()
2257 std::string vlanInterface = in requestEthernetInterfacesRoutes() local
2262 vlanInterface](const boost::system::error_code& ec, in requestEthernetInterfacesRoutes()
2265 vlanInterface, ec, m); in requestEthernetInterfacesRoutes()