Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.cpp860 auto gatewayMAC = unpackT<stdplus::EtherAddr>(req); in setLanInt() local
862 channelCall<reconfigureGatewayMAC<AF_INET>>(channel, gatewayMAC); in setLanInt()