Searched defs:rtnl_handler (Results 1 - 2 of 2) sorted by relevance

/system/connectivity/shill/net/
H A Drtnl_listener.cc19 #include "shill/net/rtnl_handler.h"
31 RTNLHandler* rtnl_handler)
34 rtnl_handler_(rtnl_handler) {
29 RTNLListener(int listen_flags, const Callback<void(const RTNLMessage&)>& callback, RTNLHandler* rtnl_handler) argument
/system/connectivity/shill/
H A Ddevice.h257 RTNLHandler* rtnl_handler() { return rtnl_handler_; } function in class:shill::Device

Completed in 66 milliseconds