Ubus
OpenWrt system message/RPC bus.
ubus_msghdr Struct Reference

#include <ubusmsg.h>

Collaboration diagram for ubus_msghdr:

Data Fields

uint8_t version
 
uint8_t type
 
uint16_t seq
 
uint32_t peer
 

Detailed Description

Definition at line 29 of file ubusmsg.h.

Field Documentation

◆ peer

uint32_t ubus_msghdr::peer

Definition at line 33 of file ubusmsg.h.

◆ seq

uint16_t ubus_msghdr::seq

Definition at line 32 of file ubusmsg.h.

◆ type

uint8_t ubus_msghdr::type

Definition at line 31 of file ubusmsg.h.

◆ version

uint8_t ubus_msghdr::version

Definition at line 30 of file ubusmsg.h.


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