|
OpenVAS Libraries
6.0+beta5
|
Struct holding options for omp create_target command. More...
#include <omp.h>
Data Fields | |
| const char * | ssh_credential_id |
| ID of SSH credential. More... | |
| const char * | smb_credential_id |
| ID of SMB credential. More... | |
| const char * | port_range |
| Port range. More... | |
| const char * | name |
| Name of target. More... | |
| const char * | comment |
| Comment on target. More... | |
| const char * | hosts |
| Name of target. More... | |
Struct holding options for omp create_target command.
| const char* omp_create_target_opts_t::comment |
Comment on target.
| const char* omp_create_target_opts_t::hosts |
Name of target.
| const char* omp_create_target_opts_t::name |
Name of target.
| const char* omp_create_target_opts_t::port_range |
Port range.
| const char* omp_create_target_opts_t::smb_credential_id |
ID of SMB credential.
| const char* omp_create_target_opts_t::ssh_credential_id |
ID of SSH credential.
1.8.4