FD.io VPP
v20.01-48-g3e0dafb74
Vector Packet Processing
|
Data Fields | |
int | socket |
u32 | clib_file_index |
u8 * | input_vector |
u8 * | output_vector |
u32 | output_vector_n_written |
u32 | connect_in_progress |
Definition at line 31 of file mc_socket.h.
u32 mc_socket_catchup_t::clib_file_index |
Definition at line 34 of file mc_socket.h.
u32 mc_socket_catchup_t::connect_in_progress |
Definition at line 40 of file mc_socket.h.
u8* mc_socket_catchup_t::input_vector |
Definition at line 36 of file mc_socket.h.
u8* mc_socket_catchup_t::output_vector |
Definition at line 37 of file mc_socket.h.
u32 mc_socket_catchup_t::output_vector_n_written |
Definition at line 38 of file mc_socket.h.
int mc_socket_catchup_t::socket |
Definition at line 33 of file mc_socket.h.