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