Home
last modified time | relevance | path

Searched defs:neighbor (Results 1 – 3 of 3) sorted by relevance

/openbmc/phosphor-host-ipmid/
H A Dtransporthandler.cpp385 auto neighbor = in reconfigureGatewayMAC() local
1244 auto neighbor = channelCall<getGatewayNeighbor<AF_INET>>(channel); in getLan() local
1360 auto neighbor = channelCall<getGatewayNeighbor<AF_INET6>>(channel); in getLan() local
H A Dtransporthandler.hpp431 std::optional<IfNeigh<family>> neighbor; in setGatewayProperty() local
/openbmc/phosphor-networkd/src/
H A Dethernet_interface.cpp340 ObjectPath EthernetInterface::neighbor(std::string ipAddress, in neighbor() function in phosphor::network::EthernetInterface
870 auto& neighbor = neighbors.emplace_back(); in writeConfigurationFile() local