Ubus
OpenWrt system message/RPC bus.
|
Data Fields | |
struct list_head | list |
struct ubus_object * | obj |
struct avl_node | avl |
bool | partial |
Definition at line 22 of file ubusd_event.c.
struct avl_node event_source::avl |
Definition at line 24 of file ubusd_event.c.
struct list_head event_source::list |
Definition at line 266 of file ubusd_event.c.
struct ubus_object* event_source::obj |
Definition at line 24 of file ubusd_event.c.
bool event_source::partial |
Definition at line 26 of file ubusd_event.c.