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

Data Fields

u32 tunnel_id
 
u32 length
 
ip46_address_t src
 
ip46_address_t dst
 

Detailed Description

Definition at line 49 of file gre.c.

Field Documentation

◆ dst

ip46_address_t gre_tx_trace_t::dst

Definition at line 59 of file gre.c.

◆ length

u32 gre_tx_trace_t::length

Definition at line 55 of file gre.c.

◆ src

ip46_address_t gre_tx_trace_t::src

Definition at line 58 of file gre.c.

◆ tunnel_id

u32 gre_tx_trace_t::tunnel_id

Definition at line 52 of file gre.c.


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