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