OpenVAS Libraries  4.0+rc3.SVN
Data Fields
accessrule Struct Reference

The structure for a Access Rule. More...

#include <accessrules.h>

Data Fields

rule_t rule
 Rule type.
gchar * ip
 unique key for collections of access rules
gchar * comment
 Comment for this access rule.

Detailed Description

The structure for a Access Rule.

The elements of this structure should never be accessed directly. Only the functions corresponding to this module should be used.


Field Documentation

gchar* accessrule::ip

unique key for collections of access rules

hostname, IP or IP with netmask. This is also used as


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