Searched refs:DispatchEvent (Results 1 – 2 of 2) sorted by relevance
215 void RTNLHandler::DispatchEvent(int type, const RTNLMessage& msg) { in DispatchEvent() function in shill::RTNLHandler324 DispatchEvent(kRequestLink, msg); in ParseRTNL()327 DispatchEvent(kRequestAddr, msg); in ParseRTNL()330 DispatchEvent(kRequestRoute, msg); in ParseRTNL()333 DispatchEvent(kRequestRdnss, msg); in ParseRTNL()336 DispatchEvent(kRequestNeighbor, msg); in ParseRTNL()
153 void DispatchEvent(int type, const RTNLMessage& msg);