suricata
|
Go to the source code of this file.
Macros | |
#define | PCAP_OUTPUT_BUFFER_SIZE 65535 |
Functions | |
void | PcapLogRegister (void) |
void | PcapLogProfileSetup (void) |
char * | PcapLogGetFilename (void) |
Pcap packet logging module.
Definition in file log-pcap.h.
#define PCAP_OUTPUT_BUFFER_SIZE 65535 |
Definition at line 32 of file log-pcap.h.
char* PcapLogGetFilename | ( | void | ) |
Definition at line 1766 of file log-pcap.c.
References pcap_file_thread.
void PcapLogProfileSetup | ( | void | ) |
Definition at line 1890 of file log-pcap.c.
References ConfGetNode(), and ConfNodeChildValueIsTrue().
void PcapLogRegister | ( | void | ) |
Definition at line 210 of file log-pcap.c.
References LOGGER_PCAP, MODULE_NAME, and OutputRegisterPacketModule().