Motr  M0
ping_msg Struct Reference
Collaboration diagram for ping_msg:
Collaboration graph

Data Fields

enum ping_msg_type pm_type
 
union {
   char *   pm_str
 
   struct m0_net_buf_desc   pm_desc
 
pm_u
 
union {
   char *   pm_str
 
   struct m0_net_buf_desc   pm_desc
 
pm_u
 
unsigned pm_passive_size
 

Detailed Description

Definition at line 184 of file ping.c.

Field Documentation

◆ pm_desc

struct m0_net_buf_desc pm_desc

Definition at line 188 of file ping.c.

◆ pm_passive_size

unsigned pm_passive_size

Definition at line 342 of file ping.c.

◆ pm_str

char* pm_str

Definition at line 187 of file ping.c.

◆ pm_type

enum ping_msg_type pm_type

Definition at line 185 of file ping.c.

◆ pm_u [1/2]

union { ... } pm_u

◆ pm_u [2/2]

union { ... } pm_u

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