FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Data Fields | |
u32 | acl_index |
u32 | ace_index |
u32 | mask_type_index |
u8 | src_portrange_not_powerof2 |
u8 | dst_portrange_not_powerof2 |
fa_5tuple_t | match |
u8 | action |
Definition at line 22 of file hash_lookup_types.h.
u32 hash_ace_info_t::ace_index |
Definition at line 25 of file hash_lookup_types.h.
u32 hash_ace_info_t::acl_index |
Definition at line 24 of file hash_lookup_types.h.
u8 hash_ace_info_t::action |
Definition at line 32 of file hash_lookup_types.h.
u8 hash_ace_info_t::dst_portrange_not_powerof2 |
Definition at line 29 of file hash_lookup_types.h.
u32 hash_ace_info_t::mask_type_index |
Definition at line 27 of file hash_lookup_types.h.
fa_5tuple_t hash_ace_info_t::match |
Definition at line 31 of file hash_lookup_types.h.
u8 hash_ace_info_t::src_portrange_not_powerof2 |
Definition at line 28 of file hash_lookup_types.h.