Searched refs:addStaticNeigh (Results 1 – 3 of 3) sorted by relevance
108 void addStaticNeigh(const NeighborInfo& info);
141 addStaticNeigh(neigh); in EthernetInterface()215 void EthernetInterface::addStaticNeigh(const NeighborInfo& info) in addStaticNeigh() function in phosphor::network::EthernetInterface
345 it->second->addStaticNeigh(info); in addNeighbor()