Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dnetif.cpp208 static constexpr uint32_t kExternalRoutePriority = OPENTHREAD_POSIX_CONFIG_EXTERNAL_ROUTE_PRIORITY; variable
849 error = AddRoute(aPrefix, kExternalRoutePriority); in AddExternalRoute()