HOST_NEW
if (host_status == HOST_NEW) {
HostStatus end_return = HOST_NEW;
if (options.check_host_ip && ip_status == HOST_NEW) {
case HOST_NEW:
if (options.check_host_ip && ip_status == HOST_NEW) {
if (ip_status == HOST_NEW)
if (ip_status != HOST_NEW)