FD.io VPP  v18.01-8-g0eacf49
Vector Packet Processing
udp_connection_t Struct Reference
+ Collaboration diagram for udp_connection_t:

Data Fields

transport_connection_t connection
 
u32 mtu
 must be first More...
 

Detailed Description

Definition at line 37 of file udp.h.

Field Documentation

transport_connection_t udp_connection_t::connection

Definition at line 39 of file udp.h.

u32 udp_connection_t::mtu

must be first

ersatz MTU to limit fifo pushes to test data size

Definition at line 41 of file udp.h.


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