FD.io VPP
v19.08.3-2-gbabecb413
Vector Packet Processing
|
Definition at line 246 of file vpp_echo_common.h.
teardown_stat_t echo_main_t::active_count |
Definition at line 319 of file vpp_echo_common.h.
u64 echo_main_t::appns_flags |
Definition at line 294 of file vpp_echo_common.h.
u8* echo_main_t::appns_id |
Definition at line 293 of file vpp_echo_common.h.
u64 echo_main_t::appns_secret |
Definition at line 295 of file vpp_echo_common.h.
echo_proto_cb_vft_t* echo_main_t::available_proto_cb_vft[TRANSPORT_N_PROTO] |
Definition at line 311 of file vpp_echo_common.h.
u64 echo_main_t::bytes_to_receive |
Definition at line 281 of file vpp_echo_common.h.
u64 echo_main_t::bytes_to_send |
Definition at line 280 of file vpp_echo_common.h.
teardown_stat_t echo_main_t::clean_count |
Definition at line 320 of file vpp_echo_common.h.
clib_time_t echo_main_t::clib_time |
Definition at line 253 of file vpp_echo_common.h.
teardown_stat_t echo_main_t::close_count |
Definition at line 318 of file vpp_echo_common.h.
u8* echo_main_t::connect_test_data |
Definition at line 278 of file vpp_echo_common.h.
data_source_t echo_main_t::data_source |
Definition at line 286 of file vpp_echo_common.h.
u32* volatile echo_main_t::data_thread_args |
Definition at line 299 of file vpp_echo_common.h.
pthread_t* echo_main_t::data_thread_handles |
Definition at line 297 of file vpp_echo_common.h.
u8 echo_main_t::end_event |
Definition at line 329 of file vpp_echo_common.h.
f64 echo_main_t::end_time |
Definition at line 326 of file vpp_echo_common.h.
uword* echo_main_t::error_string_by_error_number |
Definition at line 310 of file vpp_echo_common.h.
u8 echo_main_t::events_sent |
Definition at line 327 of file vpp_echo_common.h.
u32 echo_main_t::evt_q_size |
Definition at line 291 of file vpp_echo_common.h.
u8* echo_main_t::fail_descr |
Definition at line 271 of file vpp_echo_common.h.
u32 echo_main_t::fifo_size |
Definition at line 282 of file vpp_echo_common.h.
u8 echo_main_t::has_failed |
Definition at line 270 of file vpp_echo_common.h.
int echo_main_t::i_am_master |
Definition at line 255 of file vpp_echo_common.h.
ip46_address_t echo_main_t::ip |
Definition at line 335 of file vpp_echo_common.h.
u8 echo_main_t::is_ip4 |
Definition at line 337 of file vpp_echo_common.h.
u32 echo_main_t::listen_session_index |
Definition at line 256 of file vpp_echo_common.h.
u8 echo_main_t::log_lvl |
Definition at line 289 of file vpp_echo_common.h.
int echo_main_t::max_test_msg |
Definition at line 290 of file vpp_echo_common.h.
pthread_t echo_main_t::mq_thread_handle |
Definition at line 298 of file vpp_echo_common.h.
u32 echo_main_t::my_client_index |
Definition at line 249 of file vpp_echo_common.h.
u32 echo_main_t::n_clients |
Definition at line 303 of file vpp_echo_common.h.
volatile u32 echo_main_t::n_clients_connected |
Definition at line 306 of file vpp_echo_common.h.
u32 echo_main_t::n_connects |
Definition at line 301 of file vpp_echo_common.h.
u32 echo_main_t::n_rx_threads |
Definition at line 304 of file vpp_echo_common.h.
u32 echo_main_t::n_sessions |
Definition at line 302 of file vpp_echo_common.h.
volatile u32 echo_main_t::nxt_available_sidx |
Definition at line 307 of file vpp_echo_common.h.
svm_msg_q_t* echo_main_t::our_event_queue |
Definition at line 252 of file vpp_echo_common.h.
u8 echo_main_t::output_json |
Definition at line 288 of file vpp_echo_common.h.
u32 echo_main_t::port |
Definition at line 336 of file vpp_echo_common.h.
u32 echo_main_t::prealloc_fifo_pairs |
Definition at line 283 of file vpp_echo_common.h.
echo_proto_cb_vft_t* echo_main_t::proto_cb_vft |
Definition at line 263 of file vpp_echo_common.h.
teardown_stat_t echo_main_t::reset_count |
Definition at line 317 of file vpp_echo_common.h.
svm_msg_q_t* echo_main_t::rpc_msq_queue |
Definition at line 264 of file vpp_echo_common.h.
u32 echo_main_t::rx_buf_size |
Definition at line 284 of file vpp_echo_common.h.
u64 echo_main_t::rx_total |
Definition at line 316 of file vpp_echo_common.h.
clib_spinlock_t echo_main_t::segment_handles_lock |
Definition at line 262 of file vpp_echo_common.h.
fifo_segment_main_t echo_main_t::segment_main |
Definition at line 265 of file vpp_echo_common.h.
u8 echo_main_t::send_stream_disconnects |
Definition at line 287 of file vpp_echo_common.h.
uword* echo_main_t::session_index_by_vpp_handles |
Definition at line 258 of file vpp_echo_common.h.
echo_session_t* echo_main_t::sessions |
Definition at line 251 of file vpp_echo_common.h.
uword* echo_main_t::shared_segment_handles |
Definition at line 261 of file vpp_echo_common.h.
clib_spinlock_t echo_main_t::sid_vpp_handles_lock |
Definition at line 259 of file vpp_echo_common.h.
u8* echo_main_t::socket_name |
Definition at line 254 of file vpp_echo_common.h.
u8 echo_main_t::start_event |
Definition at line 328 of file vpp_echo_common.h.
f64 echo_main_t::start_time |
Definition at line 325 of file vpp_echo_common.h.
volatile connection_state_t echo_main_t::state |
Definition at line 268 of file vpp_echo_common.h.
struct { ... } echo_main_t::stats |
u8 echo_main_t::test_return_packets |
Definition at line 279 of file vpp_echo_common.h.
volatile u8 echo_main_t::time_to_stop |
Definition at line 269 of file vpp_echo_common.h.
struct { ... } echo_main_t::timing |
u32 echo_main_t::transport_proto |
Definition at line 334 of file vpp_echo_common.h.
u32 echo_main_t::tx_buf_size |
Definition at line 285 of file vpp_echo_common.h.
u64 echo_main_t::tx_total |
Definition at line 315 of file vpp_echo_common.h.
u8* echo_main_t::uri |
Definition at line 250 of file vpp_echo_common.h.
struct { ... } echo_main_t::uri_elts |
u8 echo_main_t::use_sock_api |
Flag that decides if socket, instead of svm, api is used to connect to vpp.
If sock api is used, shm binary api is subsequently bootstrapped and all other messages are exchanged using shm IPC.
Definition at line 276 of file vpp_echo_common.h.
svm_queue_t* echo_main_t::vl_input_queue |
Definition at line 248 of file vpp_echo_common.h.