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