OpenVAS Scanner
6.0.0~git
|
Host information, implemented as doubly linked list. More...
Data Fields | |
char * | name |
char * | ip |
pid_t | pid |
kb_t | host_kb |
struct host * | next |
struct host * | prev |
Host information, implemented as doubly linked list.
kb_t host::host_kb |
char* host::ip |
char* host::name |
struct host* host::next |
pid_t host::pid |
struct host* host::prev |