Home
last modified time | relevance | path

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

/dports/security/suricata/suricata-6.0.4/src/
H A Ddetect-config.c108 AppLayerParserApplyTxConfig(f->proto, f->alproto, f->alstate, tx, in ConfigApplyTx()
H A Dapp-layer-parser.h240 void AppLayerParserApplyTxConfig(uint8_t ipproto, AppProto alproto,
H A Dapp-layer-parser.c1204 void AppLayerParserApplyTxConfig(uint8_t ipproto, AppProto alproto, in AppLayerParserApplyTxConfig() function