![]() |
FD.io VPP
v19.01.1-17-ge106252
Vector Packet Processing
|
This file defines vpe control-plane API messages which are generally called through a shared memory interface. More...
Go to the source code of this file.
Data Structures | |
| struct | vl_api_control_ping_t |
| Control ping from client to api server request. More... | |
| struct | vl_api_control_ping_reply_t |
| Control ping from the client to the server response. More... | |
| struct | vl_api_cli_t |
| Process a vpe parser cli string request. More... | |
| struct | vl_api_cli_inband_t |
| struct | vl_api_cli_reply_t |
| vpe parser cli string response More... | |
| struct | vl_api_cli_inband_reply_t |
| struct | vl_api_get_node_index_t |
| Get node index using name request. More... | |
| struct | vl_api_get_node_index_reply_t |
| Get node index using name request. More... | |
| struct | vl_api_add_node_next_t |
| Set the next node for a given node request. More... | |
| struct | vl_api_add_node_next_reply_t |
| IP Set the next node for a given node response. More... | |
| struct | vl_api_show_version_t |
| show version More... | |
| struct | vl_api_show_version_reply_t |
| show version response More... | |
| struct | vl_api_show_threads_t |
| show_threads display the information about vpp threads running on system along with their process id, cpu id, physical core and cpu socket. More... | |
| struct | vl_api_thread_data_t |
| thread data More... | |
| struct | vl_api_show_threads_reply_t |
| show_threads_reply More... | |
| struct | vl_api_get_node_graph_t |
| struct | vl_api_get_node_graph_reply_t |
| get_node_graph_reply More... | |
| struct | vl_api_get_next_index_t |
| Query relative index via node names. More... | |
| struct | vl_api_get_next_index_reply_t |
| Reply for get next node index. More... | |
Variables | |
| option | version = "1.1.0" |
This file defines vpe control-plane API messages which are generally called through a shared memory interface.
Definition in file vpe.api.