suricata
Expectation_ Struct Reference
Collaboration diagram for Expectation_:

Data Fields

SCTime_t ts
 
Port sp
 
Port dp
 
AppProto alproto
 
int direction
 
void * orig_f
 
void * data
 

Detailed Description

Definition at line 73 of file app-layer-expectation.c.

Field Documentation

◆ alproto

AppProto Expectation_::alproto

Definition at line 77 of file app-layer-expectation.c.

Referenced by AppLayerExpectationCreate().

◆ data

void* Expectation_::data

Definition at line 81 of file app-layer-expectation.c.

Referenced by AppLayerExpectationCreate().

◆ direction

int Expectation_::direction

Definition at line 78 of file app-layer-expectation.c.

Referenced by AppLayerExpectationCreate().

◆ dp

Port Expectation_::dp

Definition at line 76 of file app-layer-expectation.c.

Referenced by AppLayerExpectationCreate().

◆ orig_f

void* Expectation_::orig_f

Definition at line 80 of file app-layer-expectation.c.

Referenced by AppLayerExpectationCreate().

◆ sp

Port Expectation_::sp

Definition at line 75 of file app-layer-expectation.c.

Referenced by AppLayerExpectationCreate().

◆ ts

SCTime_t Expectation_::ts

Definition at line 74 of file app-layer-expectation.c.

Referenced by AppLayerExpectationCreate().


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