Home
last modified time | relevance | path

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

/openbmc/bmcweb/redfish-core/lib/
H A Dethernet.hpp1901 nlohmann::json& parentInterface = relatedInterfaces.emplace_back(); in parseInterfaceData() local
1902 parentInterface["@odata.id"] = in parseInterfaceData()
2179 std::string parentInterface; in requestEthernetInterfacesRoutes() local
2182 "EthernetInterfaces", std::ref(parentInterface))) in requestEthernetInterfacesRoutes()
2199 std::string vlanInterface = parentInterface + "_" + in requestEthernetInterfacesRoutes()
2209 "xyz.openbmc_project.Network.VLAN.Create", "VLAN", parentInterface, in requestEthernetInterfacesRoutes()