![]() |
FD.io VPP
v17.04-9-g99c0734
Vector Packet Processing
|
udp state machine, etc. More...
Go to the source code of this file.
Variables | |
udp_uri_main_t | udp_uri_main |
static const transport_proto_vft_t | udp4_proto |
static const transport_proto_vft_t | udp6_proto |
udp state machine, etc.
Definition in file udp.c.
|
static |
u32 udp_push_header | ( | transport_connection_t * | tconn, |
vlib_buffer_t * | b | ||
) |
u16 udp_send_mss_uri | ( | transport_connection_t * | t | ) |
u32 udp_send_space_uri | ( | transport_connection_t * | t | ) |
transport_connection_t* udp_session_get | ( | u32 | connection_index, |
u32 | my_thread_index | ||
) |
transport_connection_t* udp_session_get_listener | ( | u32 | listener_index | ) |
|
static |
|
static |
udp_uri_main_t udp_uri_main |