|
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 1829 of file log-pcap.c.
References pcap_file_thread.
| void PcapLogProfileSetup | ( | void | ) |
Definition at line 1953 of file log-pcap.c.
References SCConfGetNode(), and SCConfNodeChildValueIsTrue().

| void PcapLogRegister | ( | void | ) |
Definition at line 219 of file log-pcap.c.
References OutputPacketLoggerFunctions_::LogFunc.