suricata
AppLayerParserCtx_ Struct Reference
Collaboration diagram for AppLayerParserCtx_:

Data Fields

AppLayerParserProtoCtx(* ctxs )[FLOW_PROTO_MAX]
 
size_t ctxs_len
 

Detailed Description

Definition at line 130 of file app-layer-parser.c.

Field Documentation

◆ ctxs

AppLayerParserProtoCtx(* AppLayerParserCtx_::ctxs)[FLOW_PROTO_MAX]

Definition at line 131 of file app-layer-parser.c.

Referenced by AppLayerGetTxIterator(), AppLayerParserApplyTxConfig(), AppLayerParserDeSetup(), AppLayerParserDestroyProtocolParserLocalStorage(), AppLayerParserGetEventInfo(), AppLayerParserGetEventInfoById(), AppLayerParserGetFirstDataDir(), AppLayerParserGetFrameIdByName(), AppLayerParserGetFrameNameById(), AppLayerParserGetProtocolParserLocalStorage(), AppLayerParserGetStateData(), AppLayerParserGetStateIdByName(), AppLayerParserGetStateNameById(), AppLayerParserGetStateProgress(), AppLayerParserGetStreamDepth(), AppLayerParserGetTransactionActive(), AppLayerParserGetTx(), AppLayerParserGetTxCnt(), AppLayerParserGetTxData(), AppLayerParserGetTxFiles(), AppLayerParserIsEnabled(), AppLayerParserParse(), AppLayerParserPostStreamSetup(), AppLayerParserProtocolGetLoggerBits(), AppLayerParserProtocolHasLogger(), AppLayerParserProtoIsRegistered(), AppLayerParserRegisterApplyTxConfigFunc(), AppLayerParserRegisterGetEventInfo(), AppLayerParserRegisterGetEventInfoById(), AppLayerParserRegisterGetFrameFuncs(), AppLayerParserRegisterGetStateFuncs(), AppLayerParserRegisterGetStateProgressFunc(), AppLayerParserRegisterGetTx(), AppLayerParserRegisterGetTxCnt(), AppLayerParserRegisterGetTxFilesFunc(), AppLayerParserRegisterGetTxIterator(), AppLayerParserRegisterLocalStorageFunc(), AppLayerParserRegisterLoggerBits(), AppLayerParserRegisterOptionFlags(), AppLayerParserRegisterParser(), AppLayerParserRegisterProtocolUnittests(), AppLayerParserRegisterSetStreamDepthFlag(), AppLayerParserRegisterStateDataFunc(), AppLayerParserRegisterStateFuncs(), AppLayerParserRegisterStateProgressCompletionStatus(), AppLayerParserRegisterTxDataFunc(), AppLayerParserRegisterTxFreeFunc(), AppLayerParserRegisterUnittests(), AppLayerParserSetStreamDepthFlag(), AppLayerParserSetup(), AppLayerParserStateProtoCleanup(), AppLayerParserSupportsFiles(), AppLayerParserTransactionsCleanup(), SCAppLayerParserRegisterLogger(), SCAppLayerParserRegisterParserAcceptableDataDirection(), and SCAppLayerParserSetStreamDepth().

◆ ctxs_len

size_t AppLayerParserCtx_::ctxs_len

Definition at line 132 of file app-layer-parser.c.

Referenced by AppLayerParserRegisterStateFuncs(), and AppLayerParserSetup().


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