suricata
PcapLogThreadData_ Struct Reference
Collaboration diagram for PcapLogThreadData_:

Data Fields

PcapLogDatapcap_log
 
MemBufferbuf
 
uint16_t counter_written
 
uint16_t 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

uint16_t PcapLogThreadData_::counter_filtered_bpf

Counter for number of packets filtered out and not writen

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

◆ counter_written

uint16_t 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: