otBorderRoutingPrefixTableEntry Struct Reference

This structure represents an entry from the discovered prefix table.

#include <include/openthread/border_routing.h>

Public Attributes

otIp6Address mRouterAddress
 IPv6 address of the router.
 
otIp6Prefix mPrefix
 The discovered IPv6 prefix.
 
bool mIsOnLink
 Indicates whether the prefix is on-link or route prefix.
 
uint32_t mMsecSinceLastUpdate
 Milliseconds since last update of this prefix.
 
uint32_t mValidLifetime
 Valid lifetime of the prefix (in seconds).
 
otRoutePreference mRoutePreference
 Route preference when mIsOnlink is false.
 
uint32_t mPreferredLifetime
 Preferred lifetime of the on-link prefix when mIsOnLink is true.

This structure represents an entry from the discovered prefix table.

The entries in the discovered table track the Prefix/Route Info Options in the received Router Advertisement messages from other routers on infrastructure link.


The documentation for this struct was generated from the following file:
  • include/openthread/border_routing.h