|
suricata
|
#include "rust.h"

Go to the source code of this file.
Functions | |
| int | TxBitIsset (AppLayerTxData *txd, uint32_t idx) |
| int | TxBitSet (AppLayerTxData *txd, uint32_t idx) |
Definition in file tx-bit.h.
| int TxBitIsset | ( | AppLayerTxData * | txd, |
| uint32_t | idx | ||
| ) |
Definition at line 69 of file tx-bit.c.
References SCLogDebug.
| int TxBitSet | ( | AppLayerTxData * | txd, |
| uint32_t | idx | ||
| ) |
Definition at line 80 of file tx-bit.c.
References SCLogDebug.