Current address storage structure definition.

Public Attributes#

Link local address.

Global address.

Border Router address.

Primary Parent address.

Secondary Parent address.

Public Attribute Documentation#

link_local#

in6_addr_t current_addr::link_local

Link local address.


Definition at line 97 of file /mnt/raid/workspaces/ws.Mae4JfP9d/overlay/gsdk/app/wisun/component/app_core/sl_wisun_app_core.h

global#

in6_addr_t current_addr::global

Global address.


Definition at line 99 of file /mnt/raid/workspaces/ws.Mae4JfP9d/overlay/gsdk/app/wisun/component/app_core/sl_wisun_app_core.h

border_router#

in6_addr_t current_addr::border_router

Border Router address.


Definition at line 101 of file /mnt/raid/workspaces/ws.Mae4JfP9d/overlay/gsdk/app/wisun/component/app_core/sl_wisun_app_core.h

primary_parent#

in6_addr_t current_addr::primary_parent

Primary Parent address.


Definition at line 103 of file /mnt/raid/workspaces/ws.Mae4JfP9d/overlay/gsdk/app/wisun/component/app_core/sl_wisun_app_core.h

secondary_parent#

in6_addr_t current_addr::secondary_parent

Secondary Parent address.


Definition at line 105 of file /mnt/raid/workspaces/ws.Mae4JfP9d/overlay/gsdk/app/wisun/component/app_core/sl_wisun_app_core.h