FD.io VPP
v19.01.3-6-g70449b9b9
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | vl_api_application_attach_t |
client->vpp, attach application to session layer More... | |
struct | vl_api_application_attach_reply_t |
Application attach reply. More... | |
struct | vl_api_application_tls_cert_add_t |
Application add TLS certificate. More... | |
struct | vl_api_application_tls_key_add_t |
Application add TLS key. More... | |
struct | vl_api_application_detach_t |
client->vpp, attach application to session layer More... | |
struct | vl_api_map_another_segment_t |
vpp->client, please map an additional shared memory segment More... | |
struct | vl_api_unmap_segment_t |
vpp->client unmap shared memory segment More... | |
struct | vl_api_bind_uri_t |
Bind to a given URI. More... | |
struct | vl_api_bind_uri_reply_t |
*** Will be DEPRECATED. More... | |
struct | vl_api_unbind_uri_t |
Unbind a given URI. More... | |
struct | vl_api_connect_uri_t |
Connect to a given URI. More... | |
struct | vl_api_accept_session_t |
vpp->client, accept this session Will be DEPRECATED. More... | |
struct | vl_api_accept_session_reply_t |
client->vpp, reply to an accept message Will be DEPRECATED. More... | |
struct | vl_api_disconnect_session_t |
bidirectional disconnect API More... | |
struct | vl_api_disconnect_session_reply_t |
bidirectional disconnect reply API Will be DEPRECATED. More... | |
struct | vl_api_reset_session_t |
vpp->client reset session API Will be DEPRECATED. More... | |
struct | vl_api_reset_session_reply_t |
client->vpp reset session reply Will be DEPRECATED. More... | |
struct | vl_api_bind_sock_t |
Bind to an ip:port pair for a given transport protocol. More... | |
struct | vl_api_unbind_sock_t |
Unbind. More... | |
struct | vl_api_connect_sock_t |
Connect to a remote peer. More... | |
struct | vl_api_bind_sock_reply_t |
Bind reply Will be DEPRECATED. More... | |
struct | vl_api_connect_session_t |
struct | vl_api_connect_session_reply_t |
vpp/server->client, connect reply – used for all connect_* messages Will be DEPRECATED. More... | |
struct | vl_api_app_cut_through_registration_add_t |
ask app to add a new cut-through registration More... | |
struct | vl_api_app_worker_add_del_t |
add/del application worker More... | |
struct | vl_api_app_worker_add_del_reply_t |
Reply for app worker add/del. More... | |
struct | vl_api_session_enable_disable_t |
enable/disable session layer More... | |
struct | vl_api_app_namespace_add_del_t |
add/del application namespace More... | |
struct | vl_api_app_namespace_add_del_reply_t |
Reply for app namespace add/del. More... | |
struct | vl_api_session_rule_add_del_t |
add/del session rule More... | |
struct | vl_api_session_rules_dump_t |
Dump session rules. More... | |
struct | vl_api_session_rules_details_t |
Session rules details. More... | |
Variables | |
option | version = "1.5.0" |
option version = "1.5.0" |
Definition at line 16 of file session.api.