Home
last modified time | relevance | path

Searched refs:otBorderRoutingPeerBorderRouterEntry (Results 1 – 4 of 4) sorted by relevance

/openthread-latest/include/openthread/
Dborder_routing.h133 typedef struct otBorderRoutingPeerBorderRouterEntry struct
137 } otBorderRoutingPeerBorderRouterEntry; argument
497 otBorderRoutingPeerBorderRouterEntry *aEntry);
/openthread-latest/src/core/api/
Dborder_routing_api.cpp197 otBorderRoutingPeerBorderRouterEntry *aEntry) in otBorderRoutingGetNextPeerBrEntry()
/openthread-latest/src/cli/
Dcli_br.cpp424 otBorderRoutingPeerBorderRouterEntry peerBrEntry; in Process()
/openthread-latest/src/core/border_router/
Drouting_manager.hpp112 … typedef otBorderRoutingPeerBorderRouterEntry PeerBrEntry; ///< Peer Border Router Entry.