Ubus
OpenWrt system message/RPC bus.
|
#include <libubus.h>
Data Fields | |
const char * | name |
uint32_t | id |
const struct ubus_method * | methods |
int | n_methods |
struct ubus_id | id |
int | refcount |
struct list_head | methods |
struct ubus_id ubus_object_type::id |
Definition at line 82 of file ubusd_obj.h.
const struct ubus_method* ubus_object_type::methods |
struct list_head ubus_object_type::methods |
Definition at line 28 of file ubusd_obj.h.
int ubus_object_type::refcount |
Definition at line 28 of file ubusd_obj.h.