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

Field Documentation

◆ dst

ip46_address_t gre_tx_trace_t::dst

Definition at line 54 of file gre.c.

◆ length

u32 gre_tx_trace_t::length

Definition at line 50 of file gre.c.

◆ src

ip46_address_t gre_tx_trace_t::src

Definition at line 53 of file gre.c.

◆ tunnel_id

u32 gre_tx_trace_t::tunnel_id

Definition at line 47 of file gre.c.


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