0.01.00
otSockAddr Struct Reference

This structure represents an IPv6 socket address. More...

#include <include/openthread/types.h>

Inheritance diagram for otSockAddr:
ot::Ip6::SockAddr

Public Attributes

otIp6Address mAddress
 An IPv6 address.
 
uint16_t mPort
 A transport-layer port.
 
int8_t mScopeId
 An IPv6 scope identifier.
 

Detailed Description

This structure represents an IPv6 socket address.


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