Home
last modified time | relevance | path

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

/openthread-latest/src/posix/platform/
Dnetif.cpp780 static otError AddOmrRoute(const otIp6Prefix &aPrefix) in AddOmrRoute() function
829 if ((error = AddOmrRoute(config.mPrefix)) != OT_ERROR_NONE) in UpdateOmrRoutes()