otIp6Address::OT_TOOL_PACKED_FIELD

Summary

Public attributes

m16[16/sizeof(uint16_t)]
uint16_t
16-bit fields
m32[16/sizeof(uint32_t)]
uint32_t
32-bit fields
m8[16]
uint8_t
8-bit fields
mComponents
IPv6 address components.

Public attributes

m16

uint16_t m16[16/sizeof(uint16_t)]

16-bit fields

m32

uint32_t m32[16/sizeof(uint32_t)]

32-bit fields

m8

uint8_t m8[16]

8-bit fields

mComponents

otIp6AddressComponents mComponents

IPv6 address components.

Resources

OpenThread API Reference topics originate from the source code, available on GitHub. For more information, or to contribute to our documentation, refer to Resources.