Home
last modified time | relevance | path

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

/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.hpp352 std::optional<IfNeigh<family>> findStaticNeighbor( in findStaticNeighbor() function
435 neighbor = findStaticNeighbor<family>(bus, params, *gateway, neighbors); in setGatewayProperty()
H A Dtransporthandler.cpp328 return findStaticNeighbor<family>(bus, params, *gateway, neighbors); in findGatewayNeighbor()
352 findStaticNeighbor<family>(bus, params, *gateway, neighbors); in reconfigureGatewayMAC()