Home | History | Annotate | Download | only in common_lib

Lines Matching refs:ip_to_long

322 def ip_to_long(ip):
337 masked_ip = ip_to_long(ip) & create_subnet_mask(mask_bits)