#include <sys/types.h>
Go to the source code of this file.
Functions | |
void | UnifiedSetup () |
int | UnifiedLogData (u_int32_t type, u_int32_t length, void *data) |
|
Definition at line 334 of file spo_unified.c. References errno, FatalError(), IP_MAXPACKET, _DataHeader::length, LogMessage(), memcpy, memset, _UnifiedConfig::stream, _DataHeader::type, and write_pkt_buffer. |
|
Definition at line 225 of file spo_unified.c. References DEBUG_INIT, DEBUG_WRAP, NT_OUTPUT_ALERT, NT_OUTPUT_LOG, NT_OUTPUT_SPECIAL, RegisterOutputPlugin(), UnifiedAlertInit(), UnifiedInit(), and UnifiedLogInit(). Referenced by InitOutputPlugins(). |