OpenVAS Libraries
7.0.4
|
Go to the source code of this file.
Macros | |
#define | INTERNAL_COMM_MSG_TYPE_CTRL (1 << 16) |
#define | INTERNAL_COMM_MSG_TYPE_KB (1 << 17) |
#define | INTERNAL_COMM_MSG_TYPE_DATA (1 << 18) |
#define | INTERNAL_COMM_KB_REPLACE 1 |
#define | INTERNAL_COMM_KB_GET 2 |
#define | INTERNAL_COMM_KB_SENDING_INT 4 |
#define | INTERNAL_COMM_KB_SENDING_STR 8 |
#define | INTERNAL_COMM_KB_ERROR 16 |
#define | INTERNAL_COMM_CTRL_FINISHED 1 |
#define | INTERNAL_COMM_CTRL_ACK 2 |
#define INTERNAL_COMM_CTRL_ACK 2 |
#define INTERNAL_COMM_CTRL_FINISHED 1 |
#define INTERNAL_COMM_KB_ERROR 16 |
#define INTERNAL_COMM_KB_GET 2 |
#define INTERNAL_COMM_KB_REPLACE 1 |
#define INTERNAL_COMM_KB_SENDING_INT 4 |
#define INTERNAL_COMM_KB_SENDING_STR 8 |
#define INTERNAL_COMM_MSG_TYPE_CTRL (1 << 16) |
#define INTERNAL_COMM_MSG_TYPE_DATA (1 << 18) |
#define INTERNAL_COMM_MSG_TYPE_KB (1 << 17) |