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

gbp_contract_key_t gbp_contract_t_::gc_key

source and destination EPGs

Definition at line 111 of file gbp.h.


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