Searched defs:NetsysNotifyCallback (Results 1 – 1 of 1) sorted by relevance
24 struct NetsysNotifyCallback { struct25 std::function<void(const std::string &iface)> NetsysResponseInterfaceAdd;26 std::function<void(const std::string &iface)> NetsysResponseInterfaceRemoved;