suricata
log-pcap.h File Reference
This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

Author
William Metcalf Willi.nosp@m.am.M.nosp@m.etcal.nosp@m.f@gm.nosp@m.ail.c.nosp@m.om
Victor Julien victo.nosp@m.r@in.nosp@m.linia.nosp@m.c.ne.nosp@m.t

Pcap packet logging module.

Definition in file log-pcap.h.

Macro Definition Documentation

◆ PCAP_OUTPUT_BUFFER_SIZE

#define PCAP_OUTPUT_BUFFER_SIZE   65535

Definition at line 32 of file log-pcap.h.

Function Documentation

◆ PcapLogGetFilename()

char* PcapLogGetFilename ( void  )

Definition at line 1765 of file log-pcap.c.

References pcap_file_thread.

◆ PcapLogProfileSetup()

void PcapLogProfileSetup ( void  )

Definition at line 1889 of file log-pcap.c.

References ConfGetNode(), and ConfNodeChildValueIsTrue().

Here is the call graph for this function:

◆ PcapLogRegister()

void PcapLogRegister ( void  )

Definition at line 210 of file log-pcap.c.

References LOGGER_PCAP, MODULE_NAME, and OutputRegisterPacketModule().

Here is the call graph for this function: