FD.io VPP  v18.07.1-19-g511ce25
Vector Packet Processing
vl_api_gbp_endpoint_t Struct Reference

Endpoint. More...

Data Fields

u32 sw_if_index
 
u32 epg_id
 
u8 is_ip6
 
u8 address [16]
 
u8 mac [6]
 

Detailed Description

Endpoint.

Template Parameters
client_index- opaque cookie to identify the sender
context- sender context, to match reply w/ request

Definition at line 24 of file gbp.api.

Field Documentation

u8 vl_api_gbp_endpoint_t::address[16]

Definition at line 29 of file gbp.api.

u32 vl_api_gbp_endpoint_t::epg_id

Definition at line 27 of file gbp.api.

u8 vl_api_gbp_endpoint_t::is_ip6

Definition at line 28 of file gbp.api.

u8 vl_api_gbp_endpoint_t::mac[6]

Definition at line 30 of file gbp.api.

u32 vl_api_gbp_endpoint_t::sw_if_index

Definition at line 26 of file gbp.api.


The documentation for this struct was generated from the following file: