Home
last modified time | relevance | path

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

/openbmc/phosphor-networkd/src/
H A Dethernet_interface.hpp240 struct VlanProperties : VlanIfaces struct in phosphor::network::EthernetInterface
242 VlanProperties(sdbusplus::bus_t& bus, stdplus::const_zstring objPath,
249 std::optional<VlanProperties> vlan;
H A Dethernet_interface.cpp934 EthernetInterface::VlanProperties::VlanProperties( in VlanProperties() function in phosphor::network::EthernetInterface::VlanProperties
944 void EthernetInterface::VlanProperties::delete_() in delete_()