Greenbone Vulnerability Management Libraries
11.0.0
|
The structure for a single vhost object. More...
#include <hosts.h>
Data Fields | |
char * | value |
char * | source |
char* gvm_vhost::source |
Source of the value eg. DNS-Resolution.
Definition at line 81 of file hosts.h.
Referenced by gvm_vhost_new().
char* gvm_vhost::value |