Home
last modified time | relevance | path

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

/third_party/python/Lib/
Dipaddress.py17 IPV6LENGTH = 128 variable
1580 _ALL_ONES = (2**IPV6LENGTH) - 1
1583 _max_prefixlen = IPV6LENGTH
/third_party/python/Lib/test/
Dtest_ipaddress.py1216 2 ** ipaddress.IPV6LENGTH)