OpenVAS Manager
7.0.3~git
|
A port. More...
#include <manage.h>
Data Fields | |
unsigned int | number |
Port number. More... | |
port_protocol_t | protocol |
Port protocol (TCP, UDP, ...). More... | |
char * | string |
Original string describing port. More... | |
port_protocol_t port_t::protocol |