OpenVAS Scanner  5.1.3
attack_atom Struct Reference

#include <utils.h>

Collaboration diagram for attack_atom:
Collaboration graph

Data Fields

char * name
 
int soc
 
int psoc
 
struct attack_atomnext
 

Detailed Description

Definition at line 36 of file utils.h.

Field Documentation

◆ name

char* attack_atom::name

Definition at line 38 of file utils.h.

◆ next

struct attack_atom* attack_atom::next

Definition at line 41 of file utils.h.

◆ psoc

int attack_atom::psoc

private socket

Definition at line 40 of file utils.h.

◆ soc

int attack_atom::soc

public socket

Definition at line 39 of file utils.h.


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