FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
next_by_ethertype_t Struct Reference

Data Fields

u16input_next_by_type
 
u32sparse_index_by_input_next_index
 
u32 input_next_ip4
 
u32 input_next_ip6
 
u32 input_next_mpls
 

Detailed Description

Definition at line 277 of file ethernet.h.

Field Documentation

◆ input_next_by_type

u16* next_by_ethertype_t::input_next_by_type

Definition at line 281 of file ethernet.h.

◆ input_next_ip4

u32 next_by_ethertype_t::input_next_ip4

Definition at line 285 of file ethernet.h.

◆ input_next_ip6

u32 next_by_ethertype_t::input_next_ip6

Definition at line 286 of file ethernet.h.

◆ input_next_mpls

u32 next_by_ethertype_t::input_next_mpls

Definition at line 287 of file ethernet.h.

◆ sparse_index_by_input_next_index

u32* next_by_ethertype_t::sparse_index_by_input_next_index

Definition at line 282 of file ethernet.h.


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