Searched refs:createNeighbor (Results 1 – 2 of 2) sorted by relevance
| /openbmc/phosphor-host-ipmid/ |
| H A D | transporthandler.hpp | 395 void createNeighbor(sdbusplus::bus_t& bus, const ChannelParams& params, in createNeighbor() function 447 createNeighbor<family>(bus, params, address, neighbor->mac); in setGatewayProperty()
|
| H A D | transporthandler.cpp | 392 createNeighbor<family>(bus, params, *gateway, mac); in reconfigureGatewayMAC() 626 createNeighbor<AF_INET>(bus, params, neighbor4->ip, neighbor4->mac); in reconfigureVLAN() 630 createNeighbor<AF_INET6>(bus, params, neighbor6->ip, neighbor6->mac); in reconfigureVLAN()
|