#include <types.h>
Data Fields | |
uuid_t | uuidNuggetId |
The nugget submitting. | |
uint64_t | iSeconds |
Time Stamp. | |
uint64_t | iNanoSecs |
Time Stamp. | |
struct EventId * | pEventId |
Event Id. | |
struct BlockId * | pBlockId |
Block Id. | |
uint8_t | iPriority |
Meh, Dodgy, YF, YRF. | |
struct List * | pMetaDataList |
Meta Data List. | |
uint32_t | iGID |
The GID. | |
uint32_t | iSID |
The SID. | |
uint32_t | Set_SfFlags |
The blocks Sourcefire flags. | |
uint32_t | Set_EntFlags |
The blocks enterprise flags. | |
uint32_t | Unset_SfFlags |
The blocks Sourcefire flags. | |
uint32_t | Unset_EntFlags |
The blocks enterprise flags. | |
uint8_t * | sMessage |
The message. |