Home
last modified time | relevance | path

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

/external/openthread/src/posix/platform/
Dnetif.cpp619 static otError DeleteRoute(const otIp6Prefix &aPrefix) in DeleteRoute() function
716 if ((error = DeleteRoute(sAddedOmrRoutes[i])) != OT_ERROR_NONE) in UpdateOmrRoutes()
814 if ((error = DeleteRoute(sAddedExternalRoutes[i])) != OT_ERROR_NONE) in UpdateExternalRoutes()