FD.io VPP  v19.01.3-6-g70449b9b9
Vector Packet Processing
ipip_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 31 of file ipip.c.

Field Documentation

◆ dst

ip46_address_t ipip_tx_trace_t::dst

Definition at line 36 of file ipip.c.

◆ length

u32 ipip_tx_trace_t::length

Definition at line 34 of file ipip.c.

◆ src

ip46_address_t ipip_tx_trace_t::src

Definition at line 35 of file ipip.c.

◆ tunnel_id

u32 ipip_tx_trace_t::tunnel_id

Definition at line 33 of file ipip.c.


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