FD.io VPP
v20.05.1-6-gf53edbc3b
Vector Packet Processing
|
Definition at line 280 of file vpp_echo_common.h.
svm_msg_q_t* echo_main_t::app_mq |
Definition at line 289 of file vpp_echo_common.h.
u64 echo_main_t::appns_flags |
Definition at line 340 of file vpp_echo_common.h.
u8* echo_main_t::appns_id |
Definition at line 339 of file vpp_echo_common.h.
u64 echo_main_t::appns_secret |
Definition at line 341 of file vpp_echo_common.h.
echo_proto_cb_vft_t** echo_main_t::available_proto_cb_vft |
Definition at line 359 of file vpp_echo_common.h.
u64 echo_main_t::bytes_to_receive |
Definition at line 322 of file vpp_echo_common.h.
u64 echo_main_t::bytes_to_send |
Definition at line 321 of file vpp_echo_common.h.
u32 echo_main_t::ckpair_index |
Definition at line 334 of file vpp_echo_common.h.
clib_time_t echo_main_t::clib_time |
Definition at line 291 of file vpp_echo_common.h.
u8 echo_main_t::connect_flag |
Definition at line 336 of file vpp_echo_common.h.
u8* echo_main_t::connect_test_data |
Definition at line 319 of file vpp_echo_common.h.
u8 echo_main_t::crypto_engine |
Definition at line 335 of file vpp_echo_common.h.
svm_msg_q_t* echo_main_t::ctrl_mq |
Definition at line 290 of file vpp_echo_common.h.
data_source_t echo_main_t::data_source |
Definition at line 327 of file vpp_echo_common.h.
u32* volatile echo_main_t::data_thread_args |
Definition at line 345 of file vpp_echo_common.h.
pthread_t* echo_main_t::data_thread_handles |
Definition at line 343 of file vpp_echo_common.h.
u8 echo_main_t::end_event |
Definition at line 371 of file vpp_echo_common.h.
f64 echo_main_t::end_time |
Definition at line 368 of file vpp_echo_common.h.
uword* echo_main_t::error_string_by_error_number |
Definition at line 358 of file vpp_echo_common.h.
u8 echo_main_t::events_sent |
Definition at line 369 of file vpp_echo_common.h.
u32 echo_main_t::evt_q_size |
Definition at line 333 of file vpp_echo_common.h.
u8* echo_main_t::fail_descr |
Definition at line 312 of file vpp_echo_common.h.
u32 echo_main_t::fifo_size |
Definition at line 323 of file vpp_echo_common.h.
u8 echo_main_t::has_failed |
Definition at line 311 of file vpp_echo_common.h.
int echo_main_t::i_am_master |
Definition at line 293 of file vpp_echo_common.h.
ip46_address_t echo_main_t::ip |
Definition at line 377 of file vpp_echo_common.h.
u8 echo_main_t::is_ip4 |
Definition at line 379 of file vpp_echo_common.h.
echo_stats_t echo_main_t::last_stat_sampling |
Definition at line 362 of file vpp_echo_common.h.
f64 echo_main_t::last_stat_sampling_ts |
Definition at line 363 of file vpp_echo_common.h.
ip46_address_t echo_main_t::lcl_ip |
Definition at line 286 of file vpp_echo_common.h.
u8 echo_main_t::lcl_ip_set |
Definition at line 287 of file vpp_echo_common.h.
volatile u32 echo_main_t::listen_session_cnt |
Definition at line 295 of file vpp_echo_common.h.
u32* echo_main_t::listen_session_indexes |
Definition at line 294 of file vpp_echo_common.h.
u8 echo_main_t::log_lvl |
Definition at line 331 of file vpp_echo_common.h.
volatile int echo_main_t::max_sim_connects |
Definition at line 355 of file vpp_echo_common.h.
int echo_main_t::max_test_msg |
Definition at line 332 of file vpp_echo_common.h.
pthread_t echo_main_t::mq_thread_handle |
Definition at line 344 of file vpp_echo_common.h.
u32 echo_main_t::my_client_index |
Definition at line 283 of file vpp_echo_common.h.
u32 echo_main_t::n_clients |
Definition at line 349 of file vpp_echo_common.h.
volatile u32 echo_main_t::n_clients_connected |
Definition at line 352 of file vpp_echo_common.h.
u32 echo_main_t::n_connects |
Definition at line 347 of file vpp_echo_common.h.
u32 echo_main_t::n_rx_threads |
Definition at line 350 of file vpp_echo_common.h.
u32 echo_main_t::n_sessions |
Definition at line 348 of file vpp_echo_common.h.
u32 echo_main_t::n_uris |
Definition at line 285 of file vpp_echo_common.h.
volatile u32 echo_main_t::nxt_available_sidx |
Definition at line 353 of file vpp_echo_common.h.
u8 echo_main_t::output_json |
Definition at line 329 of file vpp_echo_common.h.
u32 echo_main_t::periodic_stats_delta |
Definition at line 337 of file vpp_echo_common.h.
u32 echo_main_t::port |
Definition at line 378 of file vpp_echo_common.h.
u32 echo_main_t::prealloc_fifo_pairs |
Definition at line 324 of file vpp_echo_common.h.
echo_proto_cb_vft_t* echo_main_t::proto_cb_vft |
Definition at line 302 of file vpp_echo_common.h.
svm_msg_q_t* echo_main_t::rpc_msq_queue |
Definition at line 303 of file vpp_echo_common.h.
u64 echo_main_t::rx_buf_size |
Definition at line 325 of file vpp_echo_common.h.
u8 echo_main_t::rx_results_diff |
Definition at line 309 of file vpp_echo_common.h.
clib_spinlock_t echo_main_t::segment_handles_lock |
Definition at line 301 of file vpp_echo_common.h.
fifo_segment_main_t echo_main_t::segment_main |
Definition at line 304 of file vpp_echo_common.h.
u8 echo_main_t::send_stream_disconnects |
Definition at line 328 of file vpp_echo_common.h.
uword* echo_main_t::session_index_by_vpp_handles |
Definition at line 297 of file vpp_echo_common.h.
echo_session_t* echo_main_t::sessions |
Definition at line 288 of file vpp_echo_common.h.
uword* echo_main_t::shared_segment_handles |
Definition at line 300 of file vpp_echo_common.h.
clib_spinlock_t echo_main_t::sid_vpp_handles_lock |
Definition at line 298 of file vpp_echo_common.h.
u8* echo_main_t::socket_name |
Definition at line 292 of file vpp_echo_common.h.
u8 echo_main_t::start_event |
Definition at line 370 of file vpp_echo_common.h.
f64 echo_main_t::start_time |
Definition at line 367 of file vpp_echo_common.h.
volatile connection_state_t echo_main_t::state |
Definition at line 307 of file vpp_echo_common.h.
echo_stats_t echo_main_t::stats |
Definition at line 361 of file vpp_echo_common.h.
u8 echo_main_t::test_return_packets |
Definition at line 320 of file vpp_echo_common.h.
volatile u8 echo_main_t::time_to_stop |
Definition at line 308 of file vpp_echo_common.h.
struct { ... } echo_main_t::timing |
u32 echo_main_t::transport_proto |
Definition at line 376 of file vpp_echo_common.h.
u64 echo_main_t::tx_buf_size |
Definition at line 326 of file vpp_echo_common.h.
u8 echo_main_t::tx_results_diff |
Definition at line 310 of file vpp_echo_common.h.
u8* echo_main_t::uri |
Definition at line 284 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 317 of file vpp_echo_common.h.
svm_queue_t* echo_main_t::vl_input_queue |
Definition at line 282 of file vpp_echo_common.h.
volatile u8 echo_main_t::wait_for_gdb |
Definition at line 330 of file vpp_echo_common.h.