Searched defs:_linklocal_network (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Lib/ | ||
| D | ipaddress.py | 1536     _linklocal_network = IPv4Network('169.254.0.0/16')  variable in _IPv4Constants | 
| /external/python/ipaddress/ | ||
| D | ipaddress.py | 1679     _linklocal_network = IPv4Network('169.254.0.0/16')  variable in _IPv4Constants |