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

mComponents#

otIp6AddressComponents otIp6Address::OT_TOOL_PACKED_FIELD::mComponents

IPv6 address components.


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