FD.io VPP
v18.04-17-g3a0d853
Vector Packet Processing
|
Data Fields | |
u32 | acl_index |
u32 | ace_index |
u32 | hash_ace_info_index |
u32 | next_applied_entry_index |
u32 | prev_applied_entry_index |
u32 | tail_applied_entry_index |
u64 | hitcount |
u32 | acl_position |
u8 | action |
Definition at line 48 of file hash_lookup_types.h.
u32 applied_hash_ace_entry_t::ace_index |
Definition at line 51 of file hash_lookup_types.h.
u32 applied_hash_ace_entry_t::acl_index |
Definition at line 50 of file hash_lookup_types.h.
u32 applied_hash_ace_entry_t::acl_position |
Definition at line 75 of file hash_lookup_types.h.
u8 applied_hash_ace_entry_t::action |
Definition at line 79 of file hash_lookup_types.h.
u32 applied_hash_ace_entry_t::hash_ace_info_index |
Definition at line 53 of file hash_lookup_types.h.
u64 applied_hash_ace_entry_t::hitcount |
Definition at line 71 of file hash_lookup_types.h.
u32 applied_hash_ace_entry_t::next_applied_entry_index |
Definition at line 58 of file hash_lookup_types.h.
u32 applied_hash_ace_entry_t::prev_applied_entry_index |
Definition at line 63 of file hash_lookup_types.h.
u32 applied_hash_ace_entry_t::tail_applied_entry_index |
Definition at line 67 of file hash_lookup_types.h.