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

Data Fields

u8 ipv6
 
u16 mtu
 
u8 next
 
u16 n_fragments
 

Detailed Description

Definition at line 26 of file ip_frag.c.

Field Documentation

◆ ipv6

u8 ip_frag_trace_t::ipv6

Definition at line 28 of file ip_frag.c.

◆ mtu

u16 ip_frag_trace_t::mtu

Definition at line 29 of file ip_frag.c.

◆ n_fragments

u16 ip_frag_trace_t::n_fragments

Definition at line 31 of file ip_frag.c.

◆ next

u8 ip_frag_trace_t::next

Definition at line 30 of file ip_frag.c.


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