OpenVAS Scanner 23.32.3
list Struct Reference
Collaboration diagram for list:
Collaboration graph

Data Fields

unsigned short dport
unsigned long when
int retries
struct listprev
struct listnext

Detailed Description

Definition at line 248 of file nasl_builtin_synscan.c.

Field Documentation

◆ dport

unsigned short list::dport

◆ next

◆ prev

struct list* list::prev

Definition at line 253 of file nasl_builtin_synscan.c.

Referenced by add_packet(), rm_dead_packets(), and rm_packet().

◆ retries

int list::retries

Definition at line 252 of file nasl_builtin_synscan.c.

Referenced by add_packet(), and rm_dead_packets().

◆ when

unsigned long list::when

Definition at line 251 of file nasl_builtin_synscan.c.

Referenced by add_packet(), and rm_dead_packets().


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