Public Attributes#
uint8_t
8-bit fields
uint16_t
16-bit fields
uint32_t
32-bit fields
IPv6 address components.
Public Attribute Documentation#
m8#
uint8_t otIp6Address::OT_TOOL_PACKED_FIELD::m8[OT_IP6_ADDRESS_SIZE]
8-bit fields
Definition at line
134
of file include/openthread/ip6.h
m16#
uint16_t otIp6Address::OT_TOOL_PACKED_FIELD::m16[OT_IP6_ADDRESS_SIZE/sizeof(uint16_t)]
16-bit fields
Definition at line
135
of file include/openthread/ip6.h
m32#
uint32_t otIp6Address::OT_TOOL_PACKED_FIELD::m32[OT_IP6_ADDRESS_SIZE/sizeof(uint32_t)]
32-bit fields
Definition at line
136
of file include/openthread/ip6.h
mComponents#
otIp6AddressComponents otIp6Address::OT_TOOL_PACKED_FIELD::mComponents
IPv6 address components.
Definition at line
137
of file include/openthread/ip6.h