Current address storage structure definition.

Public Attributes#

Border Router address.

Global address.

Link local address.

Primary Parent address.

Secondary Parent address.

Public Attribute Documentation#

border_router#

in6_addr_t sl_wisun_app_core_current_addr::border_router

Border Router address.


global#

in6_addr_t sl_wisun_app_core_current_addr::global

Global address.


link_local#

in6_addr_t sl_wisun_app_core_current_addr::link_local

Link local address.


primary_parent#

in6_addr_t sl_wisun_app_core_current_addr::primary_parent

Primary Parent address.


secondary_parent#

in6_addr_t sl_wisun_app_core_current_addr::secondary_parent

Secondary Parent address.