OpenVAS Libraries
6.0+beta5
|
#include <hosts_gatherer.h>
Data Fields | |
struct hg_host * | host_list |
struct hg_host * | tested |
int | flags |
char * | input |
char * | marker |
int | counter |
unsigned int | distribute |
int hg_globals::counter |
unsigned int hg_globals::distribute |
int hg_globals::flags |
Options.
struct hg_host* hg_globals::host_list |
List of tested hosts.
char* hg_globals::input |
e.g. hostname
char* hg_globals::marker |
struct hg_host* hg_globals::tested |
Tested subnets and domains.