Searched defs:hop_limit (Results 1 – 6 of 6) sorted by relevance
/openthread-3.6.0/tests/toranj/cli/ |
D | test-008-multicast-traffic.py | 200 hop_limit = 1 variable 209 hop_limit = 2 variable 218 hop_limit = 3 variable 227 hop_limit = 4 variable
|
/openthread-3.6.0/tests/scripts/thread-cert/ |
D | message.py | 342 def assertSentWithHopLimit(self, hop_limit): argument
|
D | ipv6.py | 272 hop_limit=64, argument
|
D | node.py | 3706 def udp_send_host(self, ipaddr, port, data, hop_limit=None): argument
|
/openthread-3.6.0/tools/harness-thci/ |
D | OpenThread_BR.py | 438 def ping(self, strDestination, ilength=0, hop_limit=5, timeout=5): argument
|
D | OpenThread.py | 1333 def ping(self, strDestination, ilength=0, hop_limit=64, timeout=5): argument
|