Home
last modified time | relevance | path

Searched full:border_routing (Results 1 – 20 of 20) sorted by relevance

/openthread-latest/tools/harness-simulation/posix/
Dconfig.yml52 - BORDER_ROUTING=0
71 - BORDER_ROUTING=1
/openthread-latest/tools/harness-simulation/posix/etc/
DDockerfile32 ARG BORDER_ROUTING
45 ENV BORDER_ROUTING=${BORDER_ROUTING:-1}
/openthread-latest/include/openthread/
DBUILD.gn47 "border_routing.h",
90 "platform/border_routing.h",
Dborder_router.h38 #include <openthread/border_routing.h>
/openthread-latest/script/
Dtest68 BORDER_ROUTING="${BORDER_ROUTING:-1}"
69 readonly BORDER_ROUTING
359 "BORDER_ROUTING=${BORDER_ROUTING}"
/openthread-latest/src/core/config/
Dmesh_diag.h46 #include "config/border_routing.h"
Dborder_router.h46 #include <config/border_routing.h>
Dip6.h46 #include "config/border_routing.h"
Dnetdata_publisher.h47 #include "config/border_routing.h"
/openthread-latest/.github/workflows/
Dotbr.yml63 BORDER_ROUTING: 0
180 BORDER_ROUTING: 1
/openthread-latest/src/cli/
Dcli_br.hpp39 #include <openthread/border_routing.h>
Dcli_utils.hpp42 #include <openthread/border_routing.h>
/openthread-latest/src/core/
Dopenthread-core-config.h70 #include "config/border_routing.h"
DBUILD.gn805 "config/border_routing.h",
/openthread-latest/tests/unit/
Dtest_ncp_infra_if.cpp31 #include <openthread/border_routing.h>
Dtest_routing_manager.cpp36 #include <openthread/platform/border_routing.h>
4387 printf("BORDER_ROUTING feature is not enabled\n"); in main()
/openthread-latest/tools/harness-thci/
DOpenThread_BR.py738 Wait for Network Data to stabilize if BORDER_ROUTING is enabled.
/openthread-latest/src/core/border_router/
Drouting_manager.hpp57 #include <openthread/border_routing.h>
Drouting_manager.cpp41 #include <openthread/platform/border_routing.h>
/openthread-latest/src/posix/platform/
Dnetif.cpp151 #include <openthread/platform/border_routing.h>