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.hpp259 struct VlanProperties : VlanIfaces struct in phosphor::network::EthernetInterface
265 unsigned parentIdx;
266 stdplus::PinnedRef<EthernetInterface> eth;
H A Dethernet_interface.cpp1021 EthernetInterface::VlanProperties::VlanProperties( in VlanProperties() function in phosphor::network::EthernetInterface::VlanProperties