RPL neighbor information.

Public Attributes#

uint16_t

Measured ETX value if known (0xffff if unknown)

ULA/GUA address (unspecified address :: if unknown)

uint8_t

Indicate if the device is an LFN. 1 = LFN, 0 = FFN.

uint8_t

Indicate if the neighbor supports MAC mode switch.

uint32_t

Remaining lifetime (Link lifetime for parents, EARO lifetime for children) in seconds.

Link-local address.

uint32_t

MAC RX packet count.

uint32_t

MAC TX packet count.

uint32_t

MAC TX failed count.

uint32_t

MAC TX packet count using mode switch.

uint32_t

MAC TX failed count using mode switch.

uint16_t

Number devices connected to Border Router.

uint8_t

Number of PhyModeId supported.

uint8_t

List of phy_mode_id_count PhyModeId.

uint16_t

ETX to Border Router.

uint16_t

RPL Rank value for parents (0xffff if unknown or child)

uint8_t

Parent RSSI In measured RSSI value (0xff if unknown) Calculated using EWMA specified by Wi-SUN from range of -174 (0) to +80 (254) dBm.

uint8_t

Parent RSSI Out measured RSSI value (0xff if unknown) Calculated using EWMA specified by Wi-SUN from range of -174 (0) to +80 (254) dBm.

int8_t

RSSI of the last received packet in integer dBm. */.

uint32_t

Public Attribute Documentation#

etx#

uint16_t sl_wisun_neighbor_info_t::etx

Measured ETX value if known (0xffff if unknown)


Definition at line 793 of file /mnt/raid/workspaces/ws.TauBzA8CM/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h

global_address#

in6_addr_t sl_wisun_neighbor_info_t::global_address

ULA/GUA address (unspecified address :: if unknown)


Definition at line 775 of file /mnt/raid/workspaces/ws.TauBzA8CM/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h

is_lfn#

uint8_t sl_wisun_neighbor_info_t::is_lfn

Indicate if the device is an LFN. 1 = LFN, 0 = FFN.


Definition at line 807 of file /mnt/raid/workspaces/ws.TauBzA8CM/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h

is_mdr_command_capable#

uint8_t sl_wisun_neighbor_info_t::is_mdr_command_capable

Indicate if the neighbor supports MAC mode switch.


Definition at line 813 of file /mnt/raid/workspaces/ws.TauBzA8CM/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h

lifetime#

uint32_t sl_wisun_neighbor_info_t::lifetime

Remaining lifetime (Link lifetime for parents, EARO lifetime for children) in seconds.


Definition at line 779 of file /mnt/raid/workspaces/ws.TauBzA8CM/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h

link_local_address#

in6_addr_t sl_wisun_neighbor_info_t::link_local_address

Link-local address.


Definition at line 773 of file /mnt/raid/workspaces/ws.TauBzA8CM/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h

mac_rx_count#

uint32_t sl_wisun_neighbor_info_t::mac_rx_count

MAC RX packet count.


Definition at line 789 of file /mnt/raid/workspaces/ws.TauBzA8CM/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h

mac_tx_count#

uint32_t sl_wisun_neighbor_info_t::mac_tx_count

MAC TX packet count.


Definition at line 781 of file /mnt/raid/workspaces/ws.TauBzA8CM/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h

mac_tx_failed_count#

uint32_t sl_wisun_neighbor_info_t::mac_tx_failed_count

MAC TX failed count.


Definition at line 783 of file /mnt/raid/workspaces/ws.TauBzA8CM/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h

mac_tx_ms_count#

uint32_t sl_wisun_neighbor_info_t::mac_tx_ms_count

MAC TX packet count using mode switch.


Definition at line 785 of file /mnt/raid/workspaces/ws.TauBzA8CM/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h

mac_tx_ms_failed_count#

uint32_t sl_wisun_neighbor_info_t::mac_tx_ms_failed_count

MAC TX failed count using mode switch.


Definition at line 787 of file /mnt/raid/workspaces/ws.TauBzA8CM/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h

pan_size#

uint16_t sl_wisun_neighbor_info_t::pan_size

Number devices connected to Border Router.


Definition at line 797 of file /mnt/raid/workspaces/ws.TauBzA8CM/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h

phy_mode_id_count#

uint8_t sl_wisun_neighbor_info_t::phy_mode_id_count

Number of PhyModeId supported.


Definition at line 809 of file /mnt/raid/workspaces/ws.TauBzA8CM/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h

phy_mode_ids#

uint8_t sl_wisun_neighbor_info_t::phy_mode_ids[SL_WISUN_MAX_PHY_MODE_ID_COUNT]

List of phy_mode_id_count PhyModeId.


Definition at line 811 of file /mnt/raid/workspaces/ws.TauBzA8CM/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h

routing_cost#

uint16_t sl_wisun_neighbor_info_t::routing_cost

ETX to Border Router.


Definition at line 795 of file /mnt/raid/workspaces/ws.TauBzA8CM/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h

rpl_rank#

uint16_t sl_wisun_neighbor_info_t::rpl_rank

RPL Rank value for parents (0xffff if unknown or child)


Definition at line 791 of file /mnt/raid/workspaces/ws.TauBzA8CM/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h

rsl_in#

uint8_t sl_wisun_neighbor_info_t::rsl_in

Parent RSSI In measured RSSI value (0xff if unknown) Calculated using EWMA specified by Wi-SUN from range of -174 (0) to +80 (254) dBm.


Definition at line 803 of file /mnt/raid/workspaces/ws.TauBzA8CM/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h

rsl_out#

uint8_t sl_wisun_neighbor_info_t::rsl_out

Parent RSSI Out measured RSSI value (0xff if unknown) Calculated using EWMA specified by Wi-SUN from range of -174 (0) to +80 (254) dBm.


Definition at line 800 of file /mnt/raid/workspaces/ws.TauBzA8CM/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h

rssi#

int8_t sl_wisun_neighbor_info_t::rssi

RSSI of the last received packet in integer dBm. */.


Definition at line 805 of file /mnt/raid/workspaces/ws.TauBzA8CM/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h

type#

uint32_t sl_wisun_neighbor_info_t::type

Neighbor type (sl_wisun_neighbor_type_t)


Definition at line 777 of file /mnt/raid/workspaces/ws.TauBzA8CM/overlay/gsdk/protocol/wisun/stack/inc/sl_wisun_types.h