OpenVAS Scanner  5.1.3
plugins_scheduler Struct Reference
Collaboration diagram for plugins_scheduler:
Collaboration graph

Data Fields

struct hashhash
 
struct listlist [ACT_LAST+1]
 
struct plistplist
 

Detailed Description

Definition at line 74 of file pluginscheduler.c.

Field Documentation

◆ hash

struct hash* plugins_scheduler::hash

Hash list of the plugins.

Definition at line 76 of file pluginscheduler.c.

Referenced by plugins_scheduler_init().

◆ list

struct list* plugins_scheduler::list[ACT_LAST+1]

Linked list of the plugins.

Definition at line 77 of file pluginscheduler.c.

Referenced by plugins_scheduler_count_active().

◆ plist

struct plist* plugins_scheduler::plist

Ports currently in use.

Definition at line 78 of file pluginscheduler.c.

Referenced by scheduler_mark_running_ports(), and scheduler_rm_running_ports().


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