FD.io VPP  v17.04.2-2-ga8f93f8
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 29 of file udp.h.

Field Documentation

transport_connection_t udp_connection_t::connection

Definition at line 31 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 34 of file udp.h.


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