suricata
tx-bit.h File Reference
#include "rust.h"
Include dependency graph for tx-bit.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

int TxBitIsset (AppLayerTxData *txd, uint32_t idx)
 
int TxBitSet (AppLayerTxData *txd, uint32_t idx)
 

Detailed Description

Author
Victor Julien victo.nosp@m.r@in.nosp@m.linia.nosp@m.c.ne.nosp@m.t

Definition in file tx-bit.h.

Function Documentation

◆ TxBitIsset()

int TxBitIsset ( AppLayerTxData txd,
uint32_t  idx 
)

Definition at line 69 of file tx-bit.c.

◆ TxBitSet()

int TxBitSet ( AppLayerTxData txd,
uint32_t  idx 
)

Definition at line 80 of file tx-bit.c.