Greenbone Vulnerability Management Libraries 23.7.0
openvasd_alive_test_methods Struct Reference

Struct holding alive test method options. More...

#include <openvasd.h>

Data Fields

gboolean icmp
gboolean tcp_syn
gboolean tcp_ack
gboolean arp
gboolean consider_alive
gboolean host_discovery_ipv6

Detailed Description

Struct holding alive test method options.

Field Documentation

◆ arp

gboolean openvasd_alive_test_methods::arp

Use TCP-ACK ping.

◆ consider_alive

gboolean openvasd_alive_test_methods::consider_alive

Use ARP ping.

◆ host_discovery_ipv6

gboolean openvasd_alive_test_methods::host_discovery_ipv6

Consider host to be alive.

◆ icmp

gboolean openvasd_alive_test_methods::icmp

◆ tcp_ack

gboolean openvasd_alive_test_methods::tcp_ack

Use TCP-SYN ping.

◆ tcp_syn

gboolean openvasd_alive_test_methods::tcp_syn

Use ICMP ping.


The documentation for this struct was generated from the following file: