Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dopenthread-posix-config.h214 #ifndef OPENTHREAD_POSIX_CONFIG_MAX_EXTERNAL_ROUTE_NUM
215 #define OPENTHREAD_POSIX_CONFIG_MAX_EXTERNAL_ROUTE_NUM 8 macro
Dnetif.cpp209 static constexpr uint8_t kMaxExternalRoutesNum = OPENTHREAD_POSIX_CONFIG_MAX_EXTERNAL_ROUTE_NUM;