You are viewing documentation for version:
2.3.0
This structure represents an IPv6 socket address.
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