FD.io VPP
v18.10-34-gcce845e
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | vl_api_gbp_endpoint_add_t |
struct | vl_api_gbp_endpoint_add_reply_t |
struct | vl_api_gbp_endpoint_del_t |
struct | vl_api_gbp_endpoint_dump_t |
struct | vl_api_gbp_endpoint_details_t |
struct | vl_api_gbp_endpoint_group_t |
struct | vl_api_gbp_endpoint_group_add_del_t |
struct | vl_api_gbp_endpoint_group_dump_t |
struct | vl_api_gbp_endpoint_group_details_t |
struct | vl_api_gbp_recirc_t |
struct | vl_api_gbp_recirc_add_del_t |
struct | vl_api_gbp_recirc_dump_t |
struct | vl_api_gbp_recirc_details_t |
struct | vl_api_gbp_subnet_t |
struct | vl_api_gbp_subnet_add_del_t |
struct | vl_api_gbp_subnet_dump_t |
struct | vl_api_gbp_subnet_details_t |
struct | vl_api_gbp_contract_t |
struct | vl_api_gbp_contract_add_del_t |
struct | vl_api_gbp_contract_dump_t |
struct | vl_api_gbp_contract_details_t |
Variables | |
option | version = "2.0.0" |
import vnet ip ip_types | api |
typedef | gbp_endpoint |
Endpoint. More... | |
u16 | epg_id |
vl_api_mac_address_t | mac |
u8 | n_ips |
vl_api_address_t | ips [n_ips] |
typedef gbp_endpoint |
Endpoint.
client_index | - opaque cookie to identify the sender |
context | - sender context, to match reply w/ request |