FD.io VPP  v19.01.3-6-g70449b9b9
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 977 of file ip4_forward.c.

Field Documentation

◆ dpo_index

u32 ip4_forward_next_trace_t::dpo_index

Definition at line 980 of file ip4_forward.c.

◆ fib_index

u32 ip4_forward_next_trace_t::fib_index

Definition at line 982 of file ip4_forward.c.

◆ flow_hash

u32 ip4_forward_next_trace_t::flow_hash

Definition at line 981 of file ip4_forward.c.

◆ packet_data

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

Definition at line 985 of file ip4_forward.c.


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