suricata
|
Data Fields | |
char * | filename |
char * | output_dir |
uint32_t | tenant_id |
time_t | delay |
time_t | poll_interval |
bool | continuous |
bool | should_delete |
Definition at line 62 of file runmode-unix-socket.c.
bool PcapFiles_::continuous |
Definition at line 68 of file runmode-unix-socket.c.
time_t PcapFiles_::delay |
Definition at line 66 of file runmode-unix-socket.c.
char* PcapFiles_::filename |
Definition at line 63 of file runmode-unix-socket.c.
char* PcapFiles_::output_dir |
Definition at line 64 of file runmode-unix-socket.c.
time_t PcapFiles_::poll_interval |
Definition at line 67 of file runmode-unix-socket.c.
bool PcapFiles_::should_delete |
Definition at line 69 of file runmode-unix-socket.c.
uint32_t PcapFiles_::tenant_id |
Definition at line 65 of file runmode-unix-socket.c.