Motr  M0
m0_rpc_packet_onwire_header Struct Reference

#include <onwire.h>

Collaboration diagram for m0_rpc_packet_onwire_header:
Collaboration graph

Data Fields

struct m0_format_header poh_header
 
uint32_t poh_version
 
uint32_t poh_nr_items
 
uint64_t poh_magic
 

Detailed Description

Definition at line 70 of file onwire.h.

Field Documentation

◆ poh_header

struct m0_format_header poh_header

Definition at line 71 of file onwire.h.

◆ poh_magic

uint64_t poh_magic

Definition at line 76 of file onwire.h.

◆ poh_nr_items

uint32_t poh_nr_items

Number of RPC items in packet

Definition at line 75 of file onwire.h.

◆ poh_version

uint32_t poh_version

Definition at line 73 of file onwire.h.


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