Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dnetif.cpp871 bool HasAddedExternalRoute(const otIp6Prefix &aExternalRoute) in HasAddedExternalRoute() function
916 if (config.mRloc16 == otThreadGetRloc16(aInstance) || HasAddedExternalRoute(config.mPrefix)) in UpdateExternalRoutes()