FD.io VPP
v18.07.1-19-g511ce25
Vector Packet Processing
|
A Group Based Policy Endpoint. More...
Data Fields | |
gbp_endpoint_key_t * | ge_key |
The endpoint's interface and IP address. More... | |
epg_id_t | ge_epg_id |
The endpoint's designated EPG. More... | |
A Group Based Policy Endpoint.
This is typcially a VM on the local compute node for which policy must be locally applied
Definition at line 43 of file gbp_endpoint.h.
epg_id_t gbp_endpoint_t_::ge_epg_id |
The endpoint's designated EPG.
Definition at line 53 of file gbp_endpoint.h.
gbp_endpoint_key_t* gbp_endpoint_t_::ge_key |
The endpoint's interface and IP address.
Definition at line 48 of file gbp_endpoint.h.