mirror of
https://github.com/vel21ripn/nDPI.git
synced 2026-04-30 07:59:49 +00:00
Signed-off-by: Toni Uhlig <matzeton@googlemail.com>
This commit is contained in:
parent
edf3a57a6a
commit
74a77e7b3d
3 changed files with 14 additions and 2 deletions
|
|
@ -264,6 +264,7 @@ typedef struct ndpi_stats {
|
|||
typedef struct ndpi_workflow_prefs {
|
||||
u_int8_t decode_tunnels;
|
||||
u_int8_t quiet_mode;
|
||||
u_int8_t ignore_vlanid;
|
||||
u_int32_t num_roots;
|
||||
u_int32_t max_ndpi_flows;
|
||||
} ndpi_workflow_prefs_t;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue