Ubus
OpenWrt system message/RPC bus.
event_source Struct Reference
Collaboration diagram for event_source:

Data Fields

struct list_head list
 
struct ubus_objectobj
 
struct avl_node avl
 
bool partial
 

Detailed Description

Definition at line 22 of file ubusd_event.c.

Field Documentation

◆ avl

struct avl_node event_source::avl

Definition at line 24 of file ubusd_event.c.

◆ list

struct list_head event_source::list

Definition at line 266 of file ubusd_event.c.

◆ obj

struct ubus_object* event_source::obj

Definition at line 24 of file ubusd_event.c.

◆ partial

bool event_source::partial

Definition at line 26 of file ubusd_event.c.


The documentation for this struct was generated from the following file: