Greenbone Vulnerability Management Libraries 22.32.0
osp_get_vts_opts_t Struct Reference

#include <osp.h>

Collaboration diagram for osp_get_vts_opts_t:
Collaboration graph

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

Detailed Description

Definition at line 100 of file osp.h.

Field Documentation

◆ filter

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().

◆ version_only

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().


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