OpenVAS Scanner 21.4.1
|
#include <scanneraux.h>
Data Fields | |
struct scan_globals * | globals |
kb_t | key |
kb_t | results |
nvti_t * | nvti |
char * | oid |
char * | name |
GHashTable * | udp_data |
struct in6_addr * | ip |
GSList * | vhosts |
int | standalone |
int | denial_port |
int | alive |
int script_infos::alive |
int script_infos::denial_port |
struct scan_globals* script_infos::globals |
struct in6_addr* script_infos::ip |
kb_t script_infos::key |
char* script_infos::name |
nvti_t* script_infos::nvti |
char* script_infos::oid |
kb_t script_infos::results |
int script_infos::standalone |
GHashTable* script_infos::udp_data |
GSList* script_infos::vhosts |