OpenVAS Manager  7.0.3~git
create_port_list_range Struct Reference

A port range. More...

Collaboration diagram for create_port_list_range:
Collaboration graph

Data Fields

char * comment
 Comment. More...
 
char * end
 End. More...
 
char * id
 UUID. More...
 
char * start
 Start. More...
 
char * type
 Type. More...
 

Detailed Description

A port range.

Definition at line 1258 of file omp.c.

Field Documentation

◆ comment

char* create_port_list_range::comment

Comment.

Definition at line 1260 of file omp.c.

Referenced by buffer_results_xml().

◆ end

char* create_port_list_range::end

End.

Definition at line 1261 of file omp.c.

◆ id

char* create_port_list_range::id

UUID.

Definition at line 1262 of file omp.c.

◆ start

char* create_port_list_range::start

Start.

Definition at line 1263 of file omp.c.

◆ type

char* create_port_list_range::type

Type.

Definition at line 1264 of file omp.c.

Referenced by buffer_config_preference_xml().


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