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

A Group Based Policy Endpoint. More...

+ Collaboration diagram for gbp_endpoint_t_:

Data Fields

gbp_endpoint_key_tge_key
 The endpoint's interface and IP address. More...
 
epg_id_t ge_epg_id
 The endpoint's designated EPG. More...
 

Detailed Description

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.

Field Documentation

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.


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