|
suricata
|
#include <app-layer-parser.h>
Data Fields | |
| void * | tx_ptr |
| uint64_t | tx_id |
| bool | has_next |
Definition at line 149 of file app-layer-parser.h.
| bool AppLayerGetTxIterTuple::has_next |
Definition at line 152 of file app-layer-parser.h.
Referenced by AppLayerParserSetTransactionInspectId().
| uint64_t AppLayerGetTxIterTuple::tx_id |
Definition at line 151 of file app-layer-parser.h.
Referenced by AppLayerParserSetTransactionInspectId().
| void* AppLayerGetTxIterTuple::tx_ptr |
Definition at line 150 of file app-layer-parser.h.
Referenced by AppLayerParserSetTransactionInspectId().