FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Data Fields | |
u32 | acl_index |
u32 | ace_index |
u32 | hash_ace_info_index |
u32 | mask_type_index |
u32 | collision_head_ae_index |
collision_match_rule_t * | colliding_rules |
u64 | hitcount |
u32 | acl_position |
u8 | action |
Definition at line 55 of file hash_lookup_types.h.
u32 applied_hash_ace_entry_t::ace_index |
Definition at line 58 of file hash_lookup_types.h.
u32 applied_hash_ace_entry_t::acl_index |
Definition at line 57 of file hash_lookup_types.h.
u32 applied_hash_ace_entry_t::acl_position |
Definition at line 78 of file hash_lookup_types.h.
u8 applied_hash_ace_entry_t::action |
Definition at line 82 of file hash_lookup_types.h.
collision_match_rule_t* applied_hash_ace_entry_t::colliding_rules |
Definition at line 70 of file hash_lookup_types.h.
u32 applied_hash_ace_entry_t::collision_head_ae_index |
Definition at line 66 of file hash_lookup_types.h.
u32 applied_hash_ace_entry_t::hash_ace_info_index |
Definition at line 60 of file hash_lookup_types.h.
u64 applied_hash_ace_entry_t::hitcount |
Definition at line 74 of file hash_lookup_types.h.
u32 applied_hash_ace_entry_t::mask_type_index |
Definition at line 62 of file hash_lookup_types.h.