Searched refs:ip_in_subnet (Results 1 – 2 of 2) sorted by relevance
289 if utils.ip_in_subnet(ip_addr, subnet):
1563 def ip_in_subnet(ip, subnet): function