OpenVAS Libraries  8.0.3
Data Fields
nmap_opt_t Struct Reference

Describe an nmap command line option. More...

Data Fields

gchar * optname
 
gchar * flag
 
gboolean argument_required
 

Detailed Description

Describe an nmap command line option.

Field Documentation

gboolean nmap_opt_t::argument_required

Add option value to the command line.

gchar* nmap_opt_t::flag

Corresponding nmap flag to set.

gchar* nmap_opt_t::optname

NASL option name as exported to the user.


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