|
suricata
|
#include <app-layer-parser.h>
Data Fields | |
| union { | |
| void * ptr | |
| uint64_t u64 | |
| } | un |
Definition at line 153 of file app-layer-parser.h.
| void* AppLayerGetTxIterState::ptr |
Definition at line 155 of file app-layer-parser.h.
| uint64_t AppLayerGetTxIterState::u64 |
Definition at line 156 of file app-layer-parser.h.
| union { ... } AppLayerGetTxIterState::un |