Searched defs:v4_int_to_packed (Results 1 – 2 of 2) sorted by relevance
| /external/python/cpython3/Lib/ | ||
| D | ipaddress.py | 120 def v4_int_to_packed(address): function |
| /external/python/ipaddress/ | ||
| D | ipaddress.py | 242 def v4_int_to_packed(address): function |