Profishark API  2.3.12.0
ProfisharkApiDpiFilter Struct Reference

DPI filter configuration. More...

#include <ProfisharkAPI.h>

Data Fields

ProfisharkAPIState Enabled
 
uint8_t Data [32]
 
uint32_t Mask
 

Detailed Description

DPI filter configuration.

Field Documentation

◆ Data

uint8_t Data[32]

Data to search in packet. Only the first 16 bytes are currently used

◆ Enabled

State of the DPI filter

◆ Mask

uint32_t Mask

Mask for the data field. Each bit correspond to a byte of Data (i.e. bit n of Mask defines if Data[n] is enabled)


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