OpenVAS Scanner  6.0.0~git
Data Fields
host Struct Reference

Host information, implemented as doubly linked list. More...

Data Fields

char * name
 
char * ip
 
pid_t pid
 
kb_t host_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

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