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

EPG src,dst pair to ACL mapping table, aka contract DB. More...

Data Fields

uwordgc_hash
 We can form a u64 key from the pair, so use a simple hash table. More...
 

Detailed Description

EPG src,dst pair to ACL mapping table, aka contract DB.

Definition at line 79 of file gbp_contract.h.

Field Documentation

uword* gbp_contract_db_t_::gc_hash

We can form a u64 key from the pair, so use a simple hash table.

Definition at line 84 of file gbp_contract.h.


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