is_valid_host_address
if (!is_valid_host_address(range->addr + i))
if (!is_valid_host_address(ip4addr))
static int is_valid_host_address (uint32_t);