FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
gbp_contract_key_t_ Struct Reference

The key for an Contract. More...

Data Fields

union {
   struct {
      epg_id_t   gck_src
 source and destination EPGs for which the ACL applies More...
 
      epg_id_t   gck_dst
 
   } 
 
   u64   as_u64
 
}; 
 

Detailed Description

The key for an Contract.

Definition at line 86 of file gbp.h.

Field Documentation

union { ... }
u64 gbp_contract_key_t_::as_u64

Definition at line 98 of file gbp.h.

epg_id_t gbp_contract_key_t_::gck_dst

Definition at line 96 of file gbp.h.

epg_id_t gbp_contract_key_t_::gck_src

source and destination EPGs for which the ACL applies

Definition at line 95 of file gbp.h.


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