FD.io VPP  v18.07.1-19-g511ce25
Vector Packet Processing
gbp_contract_value_t_ Struct Reference

The value for an Contract. More...

Data Fields

union {
   struct {
      u32   gc_lc_index
 lookup context and acl index More...
 
      u32   gc_acl_index
 
   } 
 
   u64   as_u64
 
}; 
 

Detailed Description

The value for an Contract.

Definition at line 43 of file gbp_contract.h.

Field Documentation

union { ... }
u64 gbp_contract_value_t_::as_u64

Definition at line 55 of file gbp_contract.h.

u32 gbp_contract_value_t_::gc_acl_index

Definition at line 53 of file gbp_contract.h.

u32 gbp_contract_value_t_::gc_lc_index

lookup context and acl index

Definition at line 52 of file gbp_contract.h.


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