Home
last modified time | relevance | path

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

/openbmc/phosphor-networkd/src/
H A Dethernet_interface.cpp646 ObjectPath EthernetInterface::createVLAN(uint16_t id) in createVLAN() function in phosphor::network::EthernetInterface
/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.cpp520 void createVLAN(sdbusplus::bus_t& bus, ChannelParams& params, uint16_t vlan) in createVLAN() function