#include <sys/types.h>#include <pcap.h>#include "event.h"Go to the source code of this file.
Defines | |
| #define | NOPACKET_STRUCT 0x1 |
| #define | NO_TRANSHDR 0x2 |
Typedefs | |
| typedef _Alertpkt | Alertpkt |
Functions | |
| void | AlertUnixSockSetup (void) |
|
|
Definition at line 49 of file spo_alert_unixsock.h. Referenced by AlertUnixSock(). |
|
|
Definition at line 47 of file spo_alert_unixsock.h. Referenced by AlertUnixSock(). |
|
|
|
|
|
Definition at line 105 of file spo_alert_unixsock.c. References AlertUnixSockInit(), DEBUG_INIT, DEBUG_WRAP, NT_OUTPUT_ALERT, and RegisterOutputPlugin(). Referenced by InitOutputPlugins(). |
1.4.2