FD.io VPP
v18.07.1-19-g511ce25
Vector Packet Processing
|
A Group Based Policy Contract. More...
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... | |
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.
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.