This structure represents an IPv6 socket address.

Public Attributes#

An IPv6 address.

uint16_t

A transport-layer port.

Public Attribute Documentation#

mAddress#

otIp6Address otSockAddr::mAddress

An IPv6 address.


Definition at line 206 of file include/openthread/ip6.h

mPort#

uint16_t otSockAddr::mPort

A transport-layer port.


Definition at line 207 of file include/openthread/ip6.h