suricata
AppLayerGetTxIterTuple Struct Reference

#include <app-layer-parser.h>

Data Fields

void * tx_ptr
 
uint64_t tx_id
 
bool has_next
 

Detailed Description

Definition at line 164 of file app-layer-parser.h.

Field Documentation

◆ has_next

bool AppLayerGetTxIterTuple::has_next

Definition at line 167 of file app-layer-parser.h.

Referenced by AppLayerParserSetTransactionInspectId().

◆ tx_id

uint64_t AppLayerGetTxIterTuple::tx_id

Definition at line 166 of file app-layer-parser.h.

Referenced by AppLayerParserSetTransactionInspectId().

◆ tx_ptr

void* AppLayerGetTxIterTuple::tx_ptr

Definition at line 165 of file app-layer-parser.h.

Referenced by AppLayerParserSetTransactionInspectId().


The documentation for this struct was generated from the following file: