Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.cpp333 getGatewayNeighbor(sdbusplus::bus_t& bus, const ChannelParams& params) in getGatewayNeighbor() function
1204 auto neighbor = channelCall<getGatewayNeighbor<AF_INET>>(channel); in getLan()
1320 auto neighbor = channelCall<getGatewayNeighbor<AF_INET6>>(channel); in getLan()