Home
last modified time | relevance | path

Searched refs:StateGetTxIterator (Results 1 – 1 of 1) sorted by relevance

/dports/security/suricata/suricata-6.0.4/src/
H A Dapp-layer-parser.c115 AppLayerGetTxIteratorFunc StateGetTxIterator; member
529 alp_ctx.ctxs[FlowGetProtoMapping(ipproto)][alproto].StateGetTxIterator = Func; in AppLayerParserRegisterGetTxIterator()
681 alp_ctx.ctxs[FlowGetProtoMapping(ipproto)][alproto].StateGetTxIterator; in AppLayerGetTxIterator()