FD.io VPP
v18.01.2-1-g9b554f3
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 |
u8 | action |
Definition at line 47 of file hash_lookup_types.h.
u32 applied_hash_ace_entry_t::ace_index |
Definition at line 50 of file hash_lookup_types.h.
u32 applied_hash_ace_entry_t::acl_index |
Definition at line 49 of file hash_lookup_types.h.
u8 applied_hash_ace_entry_t::action |
Definition at line 74 of file hash_lookup_types.h.
u32 applied_hash_ace_entry_t::hash_ace_info_index |
Definition at line 52 of file hash_lookup_types.h.
u64 applied_hash_ace_entry_t::hitcount |
Definition at line 70 of file hash_lookup_types.h.
u32 applied_hash_ace_entry_t::next_applied_entry_index |
Definition at line 57 of file hash_lookup_types.h.
u32 applied_hash_ace_entry_t::prev_applied_entry_index |
Definition at line 62 of file hash_lookup_types.h.
u32 applied_hash_ace_entry_t::tail_applied_entry_index |
Definition at line 66 of file hash_lookup_types.h.