OpenVAS Scanner  7.0.0~git
script_infos Struct Reference

#include <scanneraux.h>

Collaboration diagram for script_infos:
Collaboration graph

Data Fields

struct scan_globalsglobals
 
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
 

Detailed Description

Definition at line 43 of file scanneraux.h.

Field Documentation

◆ alive

int script_infos::alive

Definition at line 55 of file scanneraux.h.

Referenced by nasl_end_denial(), and nasl_start_denial().

◆ denial_port

int script_infos::denial_port

Definition at line 54 of file scanneraux.h.

Referenced by nasl_end_denial(), and nasl_start_denial().

◆ globals

◆ ip

◆ key

◆ name

◆ nvti

◆ oid

char* script_infos::oid

Definition at line 48 of file scanneraux.h.

Referenced by exec_nasl_script(), nasl_plugin_launch(), and parse_script_infos().

◆ standalone

int script_infos::standalone

Definition at line 53 of file scanneraux.h.

Referenced by init(), and security_something().

◆ udp_data

GHashTable* script_infos::udp_data

Definition at line 50 of file scanneraux.h.

Referenced by add_udp_data(), get_udp_data(), and rm_udp_data().

◆ vhosts


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