Home
last modified time | relevance | path

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

/openbmc/phosphor-networkd/src/
H A Dethernet_interface.hpp265 struct VlanProperties : VlanIfaces struct in phosphor::network::EthernetInterface
271 unsigned parentIdx;
272 stdplus::PinnedRef<EthernetInterface> eth;
H A Dethernet_interface.cpp1051 EthernetInterface::VlanProperties::VlanProperties( in VlanProperties() function in phosphor::network::EthernetInterface::VlanProperties