FD.io VPP  v18.04-17-g3a0d853
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 62 of file gbp.h.

Field Documentation

epg_id_t gbp_endpoint_t_::ge_epg_id

The endpoint's designated EPG.

Definition at line 72 of file gbp.h.

gbp_endpoint_key_t* gbp_endpoint_t_::ge_key

The endpoint's interface and IP address.

Definition at line 67 of file gbp.h.


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