FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
esp_header_t Struct Reference

Data Fields

union {
   u32   spi
 
   u8   spi_bytes [4]
 
}; 
 
u32 seq
 
u8 data [0]
 

Detailed Description

Definition at line 22 of file esp.h.

Field Documentation

◆ @262

union { ... }

◆ data

u8 esp_header_t::data[0]

Definition at line 30 of file esp.h.

◆ seq

u32 esp_header_t::seq

Definition at line 29 of file esp.h.

◆ spi

u32 esp_header_t::spi

Definition at line 26 of file esp.h.

◆ spi_bytes

u8 esp_header_t::spi_bytes[4]

Definition at line 27 of file esp.h.


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