FD.io VPP  v19.04.2-12-g66b1689
Vector Packet Processing
gbp_contract_key_t_ Struct Reference

The key for an Contract. More...

Data Fields

union {
   struct {
      sclass_t   gck_src
 source and destination EPGs for which the ACL applies More...
 
      sclass_t   gck_dst
 
   } 
 
   u32   as_u32
 
}; 
 

Detailed Description

The key for an Contract.

Definition at line 34 of file gbp_contract.h.

Field Documentation

union { ... }
u32 gbp_contract_key_t_::as_u32

Definition at line 46 of file gbp_contract.h.

sclass_t gbp_contract_key_t_::gck_dst

Definition at line 44 of file gbp_contract.h.

sclass_t gbp_contract_key_t_::gck_src

source and destination EPGs for which the ACL applies

Definition at line 43 of file gbp_contract.h.


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