OpenVAS Scanner 23.23.1
host Struct Reference

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 hostnext
struct hostprev

Detailed Description

Host information, implemented as doubly linked list.

Field Documentation

◆ host_kb

kb_t host::host_kb

◆ ip

char* host::ip

◆ name

char* host::name

◆ next

struct host* host::next

◆ pid

pid_t host::pid

◆ prev

struct host* host::prev

◆ results_kb

kb_t host::results_kb

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