FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
udp_connection_t Struct Reference
+ Collaboration diagram for udp_connection_t:

Public Member Functions

 CLIB_CACHE_LINE_ALIGN_MARK (cacheline0)
 Required for pool_get_aligned. More...
 

Data Fields

transport_connection_t connection
 
u32 mtu
 must be first More...
 

Detailed Description

Definition at line 37 of file udp.h.

Member Function Documentation

udp_connection_t::CLIB_CACHE_LINE_ALIGN_MARK ( cacheline0  )

Required for pool_get_aligned.

Field Documentation

transport_connection_t udp_connection_t::connection

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


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