suricata
PcapLogThreadData_ Struct Reference
Collaboration diagram for PcapLogThreadData_:

Data Fields

PcapLogDatapcap_log
 
MemBufferbuf
 
StatsCounterId counter_written
 
StatsCounterId counter_filtered_bpf
 

Detailed Description

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

Field Documentation

◆ buf

MemBuffer* PcapLogThreadData_::buf

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

◆ counter_filtered_bpf

StatsCounterId PcapLogThreadData_::counter_filtered_bpf

Counter for number of packets filtered out and not writen

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

◆ counter_written

StatsCounterId PcapLogThreadData_::counter_written

Counter for number of packets written

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

◆ pcap_log

PcapLogData* PcapLogThreadData_::pcap_log

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


The documentation for this struct was generated from the following file: