FD.io VPP  v20.01-48-g3e0dafb74
Vector Packet Processing
geneve_options_t Struct Reference

Data Fields

u16 opt_class
 
u8 type
 
u8 res
 
u8 length
 
u32 opt_data []
 

Detailed Description

Definition at line 67 of file geneve_packet.h.

Field Documentation

◆ length

u8 geneve_options_t::length

Definition at line 76 of file geneve_packet.h.

◆ opt_class

u16 geneve_options_t::opt_class

Definition at line 69 of file geneve_packet.h.

◆ opt_data

u32 geneve_options_t::opt_data[]

Definition at line 77 of file geneve_packet.h.

◆ res

u8 geneve_options_t::res

Definition at line 74 of file geneve_packet.h.

◆ type

u8 geneve_options_t::type

Definition at line 70 of file geneve_packet.h.


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