Home
last modified time | relevance | path

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

/external/openthread/tests/scripts/thread-cert/border_router/
Dtest_firewall.py148 gateway=br1.get_ip6_address(config.ADDRESS_TYPE.BACKBONE_GUA)))
155 gateway=br1.get_ip6_address(config.ADDRESS_TYPE.BACKBONE_GUA)))
162 gateway=br1.get_ip6_address(config.ADDRESS_TYPE.BACKBONE_GUA)))
/external/openthread/tests/scripts/thread-cert/backbone/
Dbbr_5_11_01.py121 …ssertTrue(self.nodes[HOST].ping(self.nodes[BR_1].get_ip6_address(config.ADDRESS_TYPE.BACKBONE_GUA),
123 …ssertTrue(self.nodes[BR_1].ping(self.nodes[HOST].get_ip6_address(config.ADDRESS_TYPE.BACKBONE_GUA),
/external/openthread/tests/scripts/thread-cert/border_router/MATN/
DMATN_02_MLRFirstUse.py139 …self.assertTrue(host.ping(br2.get_ip6_address(config.ADDRESS_TYPE.BACKBONE_GUA), backbone=True, tt…
/external/openthread/tests/scripts/thread-cert/
Dconfig.py112 BACKBONE_GUA = 'BACKBONE_GUA' variable in ADDRESS_TYPE
Dnode.py1926 elif address_type == config.ADDRESS_TYPE.BACKBONE_GUA:
3538 if address_type == config.ADDRESS_TYPE.BACKBONE_GUA: