Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dnetif.cpp201 static constexpr uint32_t kOmrRoutesPriority = OPENTHREAD_POSIX_CONFIG_OMR_ROUTES_PRIORITY; variable
786 error = AddRoute(aPrefix, kOmrRoutesPriority); in AddOmrRoute()