|
suricata
|
#include <flow.h>
Data Fields | |
| union { | |
| uint32_t address_un_data32 [4] | |
| uint16_t address_un_data16 [8] | |
| uint8_t address_un_data8 [16] | |
| } | address |
| union { ... } FlowAddress_::address |
Referenced by SCFlowGetDestinationAddressAsRawPtr(), and SCFlowGetSourceAddressAsRawPtr().
| uint8_t FlowAddress_::address_un_data8[16] |
Definition at line 321 of file flow.h.
Referenced by SCFlowGetDestinationAddressAsRawPtr(), and SCFlowGetSourceAddressAsRawPtr().