![]() |
FD.io VPP
v18.07.1-19-g511ce25
Vector Packet Processing
|
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 | |
| }; | |
The value for an Contract.
Definition at line 43 of file gbp_contract.h.
| 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.