Home
last modified time | relevance | path

Searched defs:prefix2 (Results 1 – 6 of 6) sorted by relevance

/openthread-latest/tests/toranj/ncp/
Dtest-032-child-attach-with-multiple-ip-addresses.py101 prefix2 = 'fd00:2::' variable
Dtest-024-partition-merge.py135 prefix2 = "fd00:abcd::" variable
Dtest-025-network-data-timeout.py146 prefix2 = "fd00:2::" variable
Dtest-010-on-mesh-prefix-config-gateway.py135 prefix2 = 'fd00:1234::' variable
Dtest-040-network-data-stable-full.py145 prefix2 = "fd00:2::" variable
/openthread-latest/tests/unit/
Dtest_ip_address.cpp507 Ip6::Prefix prefix2; in TestIp6Prefix() local