otPingSenderReply Struct Reference

This structure represents a ping reply.

#include <include/openthread/ping_sender.h>

Public Attributes

otIp6Address mSenderAddress
 Sender IPv6 address (address from which ping reply was received).
 
uint16_t mRoundTripTime
 Round trip time in msec.
 
uint16_t mSize
 Data size (number of bytes) in reply (excluding IPv6 and ICMP6 headers).
 
uint16_t mSequenceNumber
 Sequence number.
 
uint8_t mHopLimit
 Hop limit.

This structure represents a ping reply.


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