Home
last modified time | relevance | path

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

/dports/security/suricata/suricata-6.0.4/src/
H A Dapp-layer-register.c175 AppLayerParserRegisterApplyTxConfigFunc(p->ip_proto, alproto, in AppLayerRegisterParser()
H A Dapp-layer-parser.h192 void AppLayerParserRegisterApplyTxConfigFunc(uint8_t ipproto, AppProto alproto,
H A Dapp-layer-parser.c590 void AppLayerParserRegisterApplyTxConfigFunc(uint8_t ipproto, AppProto alproto, in AppLayerParserRegisterApplyTxConfigFunc() function