open-vm-tools 11.3.5
|
Go to the source code of this file.
Data Structures | |
struct | ToolsPluginSvcGdp |
Type of the public interface of the gdp plugin service. More... | |
Macros | |
#define | GDP_MAX_PACKET_LEN (17 * 4096 - 24) |
#define | GDP_USER_DATA_LEN (12 * 4096) |
#define | TOOLS_PLUGIN_SVC_PROP_GDP "tps_prop_gdp" |
#define | GDP_ERR_LIST |
#define | GDP_ERR_ITEM(a, b) a, |
Typedefs | |
typedef enum GdpError | GdpError |
typedef struct ToolsPluginSvcGdp | ToolsPluginSvcGdp |
Type of the public interface of the gdp plugin service. More... | |
Enumerations | |
enum | GdpError { GDP_ERR_MAX } |
Public interface of the "gdp" plugin service.
#define GDP_ERR_LIST |
typedef struct ToolsPluginSvcGdp ToolsPluginSvcGdp |
Type of the public interface of the gdp plugin service.
This struct is published in the tools application context service object's TOOLS_PLUGIN_SVC_PROP_GDP property.