Searched refs:addAddr (Results 1 – 3 of 3) sorted by relevance
107 void addAddr(const AddressInfo& info);
133 addAddr(addr); in EthernetInterface()167 void EthernetInterface::addAddr(const AddressInfo& info) in addAddr() function in phosphor::network::EthernetInterface
299 it->second->addAddr(info); in addAddress()