|
FD.io VPP
v21.10.1-2-g0a485f517
Vector Packet Processing
|
Go to the documentation of this file.
24 import "vpp/api/vpe_types.api";
72 define control_ping_reply
109 define cli_inband_reply
121 define get_node_index
125 string node_name[64];
133 define get_node_index_reply
150 string node_name[64];
151 string next_name[64];
159 define add_node_next_reply
183 define show_version_reply
189 string build_date[32];
190 string build_directory[256];
233 define show_threads_reply
241 define get_node_graph
255 define get_node_graph_reply
268 define get_next_index
272 string node_name[64];
273 string next_name[64];
281 define get_next_index_reply
298 string msg_class[32];
306 define show_vpe_system_time
317 define show_vpe_system_time_reply
329 define get_f64_endian_value
333 f64 f64_one [
default=1.0];
341 define get_f64_endian_value_reply
353 define get_f64_increment_by_one
357 f64 f64_value [
default=1.0];
365 define get_f64_increment_by_one_reply
show_threads display the information about vpp threads running on system along with their process id,...
f64 f64_value[default=1.0]
Reply for show vpe system time.
vl_api_timestamp_t start_timestamp
Show the current system timestamp.
Query relative index via node names.
Set the next node for a given node request.
typedef thread_data
thread data
Control ping from the client to the server response.
Get node index using name request.
f64 types are not standardized across the wire.
vpe parser cli string response
Reply for get next node index.
get_f64_endian_value reply message
Verify f64 wire format by sending a value and receiving the value + 1.0.
get_f64_increment_by_one reply
Control ping from client to api server request.
vl_api_timestamp_t timestamp
string build_directory[256]
vl_api_thread_data_t thread_data[count]
Process a vpe parser cli string request.
vl_api_timestamp_t vpe_system_time
IP Set the next node for a given node response.
Get node index using name request.