tcpflow
1.6.1
About: tcpflow is a TCP/IP packet demultiplexer that captures data transmitted as part of TCP connections (flows), and stores the data in a way that is convenient for protocol analysis and debugging.
![]() ![]() |
#include <bulk_extractor_i.h>
Public Member Functions | |
scanner_def () | |
Public Attributes | |
scanner_t * | scanner |
bool | enabled |
scanner_info | info |
std::string | pathPrefix |
Static Public Attributes | |
static uint32_t | max_depth = 7 |
static uint32_t | max_ngram = 10 |
Definition at line 806 of file bulk_extractor_i.h.