|
OpenVAS Scanner 23.23.1
|
Host information, implemented as doubly linked list. More...
Data Fields | |
| char * | name |
| char * | ip |
| pid_t | pid |
| kb_t | host_kb |
| kb_t | results_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 |
| kb_t host::results_kb |