OpenVAS Libraries  8.0.3
Macros
internal_com.h File Reference

Go to the source code of this file.

Macros

#define INTERNAL_COMM_MSG_TYPE_CTRL   (1 << 16)
 
#define INTERNAL_COMM_MSG_TYPE_DATA   (1 << 18)
 
#define INTERNAL_COMM_CTRL_FINISHED   (1 << 0)
 
#define INTERNAL_COMM_CTRL_ACK   (1 << 1)
 

Macro Definition Documentation

#define INTERNAL_COMM_CTRL_ACK   (1 << 1)
#define INTERNAL_COMM_CTRL_FINISHED   (1 << 0)
#define INTERNAL_COMM_MSG_TYPE_CTRL   (1 << 16)
#define INTERNAL_COMM_MSG_TYPE_DATA   (1 << 18)