Searched refs:GetTxDetectFlags (Results 1 – 1 of 1) sorted by relevance
712 static inline uint64_t GetTxDetectFlags(AppLayerTxData *txd, const uint8_t dir) in GetTxDetectFlags() function769 uint64_t detect_flags = GetTxDetectFlags(txd, flags); in AppLayerParserSetTransactionInspectId()809 uint64_t detect_flags = GetTxDetectFlags(txd, flags); in AppLayerParserSetTransactionInspectId()954 uint64_t detect_flags_ts = GetTxDetectFlags(txd, STREAM_TOSERVER); in AppLayerParserTransactionsCleanup()964 uint64_t detect_flags_tc = GetTxDetectFlags(txd, STREAM_TOCLIENT); in AppLayerParserTransactionsCleanup()