ESP-IDF
otBackboneRouterNdProxyInfo
is only used within ESP-IDF.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
ESP-IDF Framework and Examples
ESP-IDF
otBackboneRouterNdProxyInfo
otBackboneRouterNdProxyInfo struct
Represents the Backbone Router ND Proxy info.
Syntax
Show:
Summary
Declaration
from
backbone_router_ftd.h:352
typedef
struct
otBackboneRouterNdProxyInfo
{
otIp6InterfaceIdentifier
*
mMeshLocalIid
;
uint32_t
mTimeSinceLastTransaction
;
uint16_t
mRloc16
;
}
otBackboneRouterNdProxyInfo
;
Fields
Field
Declared as
otBackboneRouterNdProxyInfo::mMeshLocalIid
otIp6InterfaceIdentifier
*
otBackboneRouterNdProxyInfo::mTimeSinceLastTransaction
uint32_t
otBackboneRouterNdProxyInfo::mRloc16
uint16_t
Related Functions
Found 2 other functions taking a
otBackboneRouterNdProxyInfo
argument:
Function
Description
otBackboneRouterGetNdProxyInfo()
Gets the Backbone Router ND Proxy info.
ot::BackboneRouter::NdProxyTable::GetInfo()
Retrieves the ND Proxy info of the Domain Unicast Address.
Examples
References
from
examples
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out