FD.io VPP  v18.11-rc0-18-g2a3fb1a
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...
 
u32 gc_acl_index
 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 44 of file gbp_contract.h.

Field Documentation

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.


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