FD.io VPP
v18.07-rc0-415-g6c78436
Vector Packet Processing
|
A Group Based Policy Contract. More...
Data Fields | |
gbp_contract_key_t | gc_key |
source and destination EPGs More... | |
u32 | gc_acl_index |
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 44 of file gbp_contract.h.
u32 gbp_contract_t_::gc_acl_index |
The ACL to apply for packets from the source to the destination EPG.
Definition at line 54 of file gbp_contract.h.
gbp_contract_key_t gbp_contract_t_::gc_key |
source and destination EPGs
Definition at line 49 of file gbp_contract.h.