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