Searched refs:InterfaceChange (Results 1 – 2 of 2) sorted by relevance
148 notify(ResponseCode::InterfaceChange, "Iface added %s", name); in notifyInterfaceAdded()152 notify(ResponseCode::InterfaceChange, "Iface removed %s", name); in notifyInterfaceRemoved()156 notify(ResponseCode::InterfaceChange, in notifyInterfaceChanged()161 notify(ResponseCode::InterfaceChange, in notifyInterfaceLinkChanged()
63 static const int InterfaceChange = 600; variable