nRF5 SDK for Thread v0.9.0
Data Fields
otExternalRouteConfig Struct Reference

#include <types.h>

Data Fields

otIp6Prefix mPrefix
 
int mPreference: 2
 
bool mStable: 1
 

Detailed Description

This structure represents an External Route configuration.

Field Documentation

int otExternalRouteConfig::mPreference

A 2-bit signed integer indicating router preference as defined in RFC 4291.

otIp6Prefix otExternalRouteConfig::mPrefix

The prefix for the off-mesh route.

bool otExternalRouteConfig::mStable

TRUE, if this configuration is considered Stable Network Data. FALSE, otherwise.


The documentation for this struct was generated from the following file:

Documentation feedback | Developer Zone | Subscribe | Updated