![]() |
FD.io VPP
v18.01-8-g0eacf49
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_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... | |
This file defines vpe control-plane API messages which are generally called through a shared memory interface.
Definition in file vpe.api.