FD.io VPP
v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
|
EPG src,dst pair to ACL mapping table, aka contract DB. More...
Data Fields | |
uword * | gc_hash |
We can form a u64 key from the pair, so use a simple hash table. More... | |
EPG src,dst pair to ACL mapping table, aka contract DB.
Definition at line 143 of file gbp_contract.h.
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 148 of file gbp_contract.h.