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

Data Fields

struct ubus_request_data req
 
struct uloop_timeout timeout
 
int fd
 
int idx
 
char data []
 

Detailed Description

Definition at line 36 of file server.c.

Field Documentation

◆ data

char hello_request::data[]

Definition at line 41 of file server.c.

◆ fd

int hello_request::fd

Definition at line 39 of file server.c.

◆ idx

int hello_request::idx

Definition at line 40 of file server.c.

◆ req

struct ubus_request_data hello_request::req

Definition at line 229 of file server.c.

◆ timeout

struct uloop_timeout hello_request::timeout

Definition at line 229 of file server.c.


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