OpenVAS Libraries  9.0.1
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

◆ argument_required

gboolean nmap_opt_t::argument_required

Add option value to the command line.

◆ flag

gchar* nmap_opt_t::flag

Corresponding nmap flag to set.

◆ optname

gchar* nmap_opt_t::optname

NASL option name as exported to the user.


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