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

A Group Based Policy Contract. More...

+ Collaboration diagram for gbp_contract_t_:

Data Fields

gbp_contract_key_t gc_key
 source and destination EPGs More...
 
gbp_contract_value_t gc_value
 The ACL to apply for packets from the source to the destination EPG. More...
 

Detailed Description

A Group Based Policy Contract.

Determines the ACL that applies to traffic pass between two endpoint groups

Definition at line 63 of file gbp_contract.h.

Field Documentation

gbp_contract_key_t gbp_contract_t_::gc_key

source and destination EPGs

Definition at line 68 of file gbp_contract.h.

gbp_contract_value_t gbp_contract_t_::gc_value

The ACL to apply for packets from the source to the destination EPG.

Definition at line 73 of file gbp_contract.h.


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