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 211 of file include/openthread/ip6.h

mPort#

uint16_t otSockAddr::mPort

A transport-layer port.


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