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

Data Fields

u32 dpo_index
 
u32 flow_hash
 
u32 fib_index
 
u8 packet_data [64 - 1 *sizeof(u32)]
 

Detailed Description

Definition at line 1147 of file ip4_forward.c.

Field Documentation

◆ dpo_index

u32 ip4_forward_next_trace_t::dpo_index

Definition at line 1150 of file ip4_forward.c.

◆ fib_index

u32 ip4_forward_next_trace_t::fib_index

Definition at line 1152 of file ip4_forward.c.

◆ flow_hash

u32 ip4_forward_next_trace_t::flow_hash

Definition at line 1151 of file ip4_forward.c.

◆ packet_data

u8 ip4_forward_next_trace_t::packet_data[64 - 1 *sizeof(u32)]

Definition at line 1155 of file ip4_forward.c.


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