Home
last modified time | relevance | path

Searched refs:otBorderRoutingPrefixTableEntry (Results 1 – 7 of 7) sorted by relevance

/openthread-latest/include/openthread/
Dborder_routing.h119 typedef struct otBorderRoutingPrefixTableEntry struct
128 } otBorderRoutingPrefixTableEntry; argument
339 otError otBorderRoutingGetPdOmrPrefix(otInstance *aInstance, otBorderRoutingPrefixTableEntry *aPref…
457 otBorderRoutingPrefixTableEntry *aEntry);
/openthread-latest/include/openthread/platform/
Dborder_routing.h83 … const otBorderRoutingPrefixTableEntry *aPrefixInfo);
/openthread-latest/src/core/api/
Dborder_routing_api.cpp102 otError otBorderRoutingGetPdOmrPrefix(otInstance *aInstance, otBorderRoutingPrefixTableEntry *aPref… in otBorderRoutingGetPdOmrPrefix()
175 otBorderRoutingPrefixTableEntry *aEntry) in otBorderRoutingGetNextPrefixTableEntry()
/openthread-latest/src/cli/
Dcli_br.cpp498 otBorderRoutingPrefixTableEntry entry; in Process()
593 otBorderRoutingPrefixTableEntry entry; in Process()
/openthread-latest/src/core/border_router/
Drouting_manager.hpp88 … const otBorderRoutingPrefixTableEntry *aPrefixInfo);
104 … const otBorderRoutingPrefixTableEntry *aPrefixInfo);
110 typedef otBorderRoutingPrefixTableEntry PrefixTableEntry; ///< Prefix Table Entry.
Drouting_manager.cpp4237 … const otBorderRoutingPrefixTableEntry *aPrefixInfo) in otPlatBorderRoutingProcessDhcp6PdPrefix()
/openthread-latest/tests/unit/
Dtest_routing_manager.cpp4051 otBorderRoutingPrefixTableEntry platformPrefixInfo; in VerifyPdOmrPrefix()
4059 otBorderRoutingPrefixTableEntry platformPrefixInfo; in VerifyNoPdOmrPrefix()