Searched refs:ip_in_subnet (Results 1 – 2 of 2) sorted by relevance
574 if utils.ip_in_subnet(addr, subnet):
1702 def ip_in_subnet(ip, subnet): function