Motr  M0
m0_dtm0_msg Struct Reference

#include <net.h>

Collaboration diagram for m0_dtm0_msg:
Collaboration graph

Data Fields

enum m0_dtm0_msg_type dm_type
 
union {
   struct m0_dtm0_msg_redo   redo
 
   struct m0_dtm0_msg_eol   eol
 
   struct m0_dtm0_msg_persistent   persistent
 
dm_msg
 

Detailed Description

Definition at line 70 of file net.h.

Field Documentation

◆ dm_msg

union { ... } dm_msg

◆ dm_type

enum m0_dtm0_msg_type dm_type

Definition at line 71 of file net.h.

◆ eol

struct m0_dtm0_msg_eol eol

Definition at line 74 of file net.h.

◆ persistent

struct m0_dtm0_msg_persistent persistent

Definition at line 75 of file net.h.

◆ redo

struct m0_dtm0_msg_redo redo

Definition at line 73 of file net.h.


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