suricata
FlowAddress_ Struct Reference

#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 
 

Detailed Description

Definition at line 318 of file flow.h.

Field Documentation

◆ [union]

union { ... } FlowAddress_::address

◆ address_un_data16

uint16_t FlowAddress_::address_un_data16[8]

Definition at line 321 of file flow.h.

◆ address_un_data32

uint32_t FlowAddress_::address_un_data32[4]

Definition at line 320 of file flow.h.

◆ address_un_data8

uint8_t FlowAddress_::address_un_data8[16]

Definition at line 322 of file flow.h.


The documentation for this struct was generated from the following file: