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 313 of file flow.h.

Field Documentation

◆ address

union { ... } FlowAddress_::address

◆ address_un_data16

uint16_t FlowAddress_::address_un_data16[8]

Definition at line 316 of file flow.h.

◆ address_un_data32

uint32_t FlowAddress_::address_un_data32[4]

Definition at line 315 of file flow.h.

◆ address_un_data8

uint8_t FlowAddress_::address_un_data8[16]

Definition at line 317 of file flow.h.


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