EL4121 Embedded System / mbed-os

Dependents:   cobaLCDJoyMotor_Thread odometry_omni_3roda_v3 odometry_omni_3roda_v1 odometry_omni_3roda_v2 ... more

Embed: (wiki syntax)

« Back to documentation index

thread_network_data_prefix_cache_entry_s Struct Reference

thread_network_data_prefix_cache_entry_s Struct Reference

This List Not inlude ::/0 Routes those are listed separately. More...

#include <thread_network_data_storage.h>

Data Fields

uint8_t servicesPrefix [16]
uint8_t servicesPrefixLen
ns_list_link_t link

Detailed Description

This List Not inlude ::/0 Routes those are listed separately.

Definition at line 123 of file thread_network_data_storage.h.


Field Documentation

List link entry

Definition at line 130 of file thread_network_data_storage.h.

uint8_t servicesPrefix[16]

Services Prefix

Definition at line 125 of file thread_network_data_storage.h.

Prefix length in bits This Can Be 1-128

Definition at line 126 of file thread_network_data_storage.h.