FD.io VPP  v19.08.1-401-g8e4ed521a
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 48 of file gre.c.

Field Documentation

◆ dst

ip46_address_t gre_tx_trace_t::dst

Definition at line 58 of file gre.c.

◆ length

u32 gre_tx_trace_t::length

Definition at line 54 of file gre.c.

◆ src

ip46_address_t gre_tx_trace_t::src

Definition at line 57 of file gre.c.

◆ tunnel_id

u32 gre_tx_trace_t::tunnel_id

Definition at line 51 of file gre.c.


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