Ubus
OpenWrt system message/RPC bus.
|
Data Fields | |
struct list_head | list |
int | type |
struct blob_attr | data [] |
Definition at line 18 of file libubus-req.c.
struct blob_attr ubus_pending_data::data[] |
Definition at line 20 of file libubus-req.c.
struct list_head ubus_pending_data::list |
Definition at line 495 of file libubus-req.c.
int ubus_pending_data::type |
Definition at line 20 of file libubus-req.c.