otEidCacheEntry
#include <thread_ftd.h>
This structure represents an EID cache entry.
Summary
Public attributes |
|
---|---|
mAge
|
uint8_t
Age (order of use, 0 indicates most recently used entry)
|
mRloc16
|
RLOC16.
|
mTarget
|
Target.
|
mValid
|
bool
Indicates whether or not the cache entry is valid.
|
Public attributes
mAge
uint8_t otEidCacheEntry::mAge
Age (order of use, 0 indicates most recently used entry)
mValid
bool otEidCacheEntry::mValid
Indicates whether or not the cache entry is valid.