|
Greenbone Vulnerability Management Libraries 22.32.0
|
#include <osp.h>

Data Fields | |
| char * | filter |
| the filter to apply for a vt sub-selection. | |
| int | version_only |
| if get only feed info or the vt collection | |
| char* osp_get_vts_opts_t::filter |
the filter to apply for a vt sub-selection.
Definition at line 102 of file osp.h.
Referenced by osp_get_vts_ext(), and osp_get_vts_ext_str().
| int osp_get_vts_opts_t::version_only |
if get only feed info or the vt collection
Definition at line 103 of file osp.h.
Referenced by osp_get_vts_ext(), osp_get_vts_ext_str(), osp_get_vts_feed_info(), and osp_get_vts_version().