Greenbone Vulnerability Management Libraries 22.8.0
|
The structure for a single vhost object. More...
#include <hosts.h>
Data Fields | |
char * | value |
char * | source |
The structure for a single vhost object.
char* gvm_vhost::source |
Source of the value eg. DNS-Resolution.
char* gvm_vhost::value |
Hostname string.