FD.io VPP  v19.08.1-401-g8e4ed521a
Vector Packet Processing
echo_client.h File Reference
+ Include dependency graph for echo_client.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  eclient_session_t
 
struct  echo_client_main_t
 

Enumerations

enum  { ECHO_CLIENTS_STARTING, ECHO_CLIENTS_RUNNING, ECHO_CLIENTS_EXITING }
 

Variables

enum { ... }  echo_clients_test_state_e
 
echo_client_main_t echo_client_main
 
vlib_node_registration_t echo_clients_node
 

Enumeration Type Documentation

◆ anonymous enum

anonymous enum
Enumerator
ECHO_CLIENTS_STARTING 
ECHO_CLIENTS_RUNNING 
ECHO_CLIENTS_EXITING 

Definition at line 110 of file echo_client.h.

Variable Documentation

◆ echo_client_main

echo_client_main_t echo_client_main

Definition at line 23 of file echo_client.c.

◆ echo_clients_node

vlib_node_registration_t echo_clients_node

Definition at line 118 of file echo_client.h.

◆ echo_clients_test_state_e

enum { ... } echo_clients_test_state_e