OpenVAS Libraries
9.0.1
|
A port range. More...
#include <openvas_networking.h>
Data Fields | |
gchar * | comment |
gchar * | id |
int | end |
int | exclude |
int | start |
port_protocol_t | type |
A port range.
gchar* range::comment |
int range::end |
int range::exclude |
gchar* range::id |
int range::start |
port_protocol_t range::type |