Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/
Dssl.py265 def _ipaddress_match(ipname, host_ip): function
306 if host_ip is not None and _ipaddress_match(value, host_ip):