|
Ubus
OpenWrt system message/RPC bus.
|
#include <libubus.h>

Data Fields | |
| const char * | name |
| ubus_handler_t | handler |
| unsigned long | mask |
| unsigned long | tags |
| const struct blobmsg_policy * | policy |
| int | n_policy |
| struct list_head | list |
| struct blob_attr | data [] |
| struct blob_attr ubus_method::data[] |
Definition at line 34 of file ubusd_obj.h.
| ubus_handler_t ubus_method::handler |
| struct list_head ubus_method::list |
Definition at line 28 of file ubusd_obj.h.