Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.cpp603 ChannelParams parentIntParams = params; in reconfigureVLAN() local
609 setEthProp(bus, parentIntParams, "DHCP4", dhcp4); in reconfigureVLAN()
610 setEthProp(bus, parentIntParams, "DHCP6", dhcp6); in reconfigureVLAN()
611 setEthProp(bus, parentIntParams, "IPv6AcceptRA", ra); in reconfigureVLAN()