suricata
app-layer-expectation.h File Reference
#include "flow-storage.h"
Include dependency graph for app-layer-expectation.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void AppLayerExpectationSetup (void)
 
int AppLayerExpectationCreate (Flow *f, int direction, Port src, Port dst, AppProto alproto, void *data)
 
AppProto AppLayerExpectationHandle (Flow *f, uint8_t flags)
 
FlowStorageId AppLayerExpectationGetFlowId (void)
 
void AppLayerExpectationClean (Flow *f)
 
uint64_t ExpectationGetCounter (void)
 

Detailed Description

Author
Eric Leblond eric@.nosp@m.regi.nosp@m.t.org

Definition in file app-layer-expectation.h.