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