|
OpenVAS Scanner 23.23.1
|
#include <scanneraux.h>
Data Fields | |
| struct scan_globals * | globals |
| struct ipc_context * | ipc_context |
| kb_t | key |
| 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 |
| struct ipc_context* script_infos::ipc_context |
| kb_t script_infos::key |
| char* script_infos::name |
| nvti_t* script_infos::nvti |
| char* script_infos::oid |
| int script_infos::standalone |
| GHashTable* script_infos::udp_data |
| GSList* script_infos::vhosts |