WE310F5  39.00.000
M2MB_PING_COMPLETE_STATUS Struct Reference

M2MB_PING_COMPLETE_STATUS_T defines the data type of M2MB_PING_COMPLETE event. More...

#include <m2mb_ping.h>

Data Fields

UINT8 success
 
UINT8pDst
 
UINT32 pkt_transmitted
 
UINT32 rsp_received
 
FLOAT32 percentage_pkt_loss
 
UINT32 average_time_in_ms
 

Detailed Description

M2MB_PING_COMPLETE_STATUS_T defines the data type of M2MB_PING_COMPLETE event.

M2MB_PING_COMPLETE_STATUS_T defines the data type of the data filled in the ping request callback for M2MB_PING_COMPLETE event.

Definition at line 125 of file m2mb_ping.h.

Field Documentation

◆ average_time_in_ms

UINT32 average_time_in_ms

Definition at line 134 of file m2mb_ping.h.

◆ pDst

UINT8* pDst

Definition at line 130 of file m2mb_ping.h.

◆ percentage_pkt_loss

FLOAT32 percentage_pkt_loss

Definition at line 133 of file m2mb_ping.h.

◆ pkt_transmitted

UINT32 pkt_transmitted

Definition at line 131 of file m2mb_ping.h.

◆ rsp_received

UINT32 rsp_received

Definition at line 132 of file m2mb_ping.h.

◆ success

UINT8 success

< ping complete status ping destination IP

Definition at line 128 of file m2mb_ping.h.


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