nRF5 SDK for Thread v0.9.0
Data Fields
otMessageInfo Struct Reference

#include <types.h>

Data Fields

otIp6Address mSockAddr
 The local IPv6 address.
 
otIp6Address mPeerAddr
 The peer IPv6 address.
 
uint16_t mSockPort
 The local transport-layer port.
 
uint16_t mPeerPort
 The peer transport-layer port.
 
int8_t mInterfaceId
 An IPv6 interface identifier.
 
uint8_t mHopLimit
 The IPv6 Hop Limit.
 
const void * mLinkInfo
 A pointer to link-specific information.
 

Detailed Description

This structure represents the local and peer IPv6 socket addresses.


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

Documentation feedback | Developer Zone | Subscribe | Updated