FD.io VPP
v19.04.4-rc0-5-ge88582fac
Vector Packet Processing
|
Data Fields | |
fa_5tuple_t | match |
u32 | acl_index |
u32 | ace_index |
u32 | base_mask_type_index |
u8 | action |
Definition at line 24 of file hash_lookup_types.h.
u32 hash_ace_info_t::ace_index |
Definition at line 28 of file hash_lookup_types.h.
u32 hash_ace_info_t::acl_index |
Definition at line 27 of file hash_lookup_types.h.
u8 hash_ace_info_t::action |
Definition at line 32 of file hash_lookup_types.h.
u32 hash_ace_info_t::base_mask_type_index |
Definition at line 30 of file hash_lookup_types.h.
fa_5tuple_t hash_ace_info_t::match |
Definition at line 25 of file hash_lookup_types.h.