Ubus
OpenWrt system message/RPC bus.
ubus_msghdr_buf Struct Reference

#include <libubus.h>

Collaboration diagram for ubus_msghdr_buf:

Data Fields

struct ubus_msghdr hdr
 
struct blob_attr * data
 

Detailed Description

Definition at line 41 of file libubus.h.

Field Documentation

◆ data

struct blob_attr* ubus_msghdr_buf::data

Definition at line 43 of file libubus.h.

◆ hdr

struct ubus_msghdr ubus_msghdr_buf::hdr

Definition at line 423 of file libubus.h.


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