otPingSenderStatistics Struct Reference

This structure represents statistics of a ping request.

#include < include/openthread/ping_sender.h >

Public Attributes

uint16_t mSentCount
The number of ping requests already sent.
uint16_t mReceivedCount
The number of ping replies received.
uint32_t mTotalRoundTripTime
The total round trip time of ping requests.
uint16_t mMinRoundTripTime
The min round trip time among ping requests.
uint16_t mMaxRoundTripTime
The max round trip time among ping requests.
bool mIsMulticast
Whether this is a multicast ping request.

This structure represents statistics of a ping request.


The documentation for this struct was generated from the following file:
  • include/openthread/ ping_sender.h