FD.io VPP
v20.09-64-g4f7b92f0a
Vector Packet Processing
|
Data Fields | |
acl_rule_t | rule |
u32 | acl_index |
u32 | ace_index |
u32 | acl_position |
u32 | applied_entry_index |
Definition at line 47 of file hash_lookup_types.h.
u32 collision_match_rule_t::ace_index |
Definition at line 50 of file hash_lookup_types.h.
u32 collision_match_rule_t::acl_index |
Definition at line 49 of file hash_lookup_types.h.
u32 collision_match_rule_t::acl_position |
Definition at line 51 of file hash_lookup_types.h.
u32 collision_match_rule_t::applied_entry_index |
Definition at line 52 of file hash_lookup_types.h.
acl_rule_t collision_match_rule_t::rule |
Definition at line 48 of file hash_lookup_types.h.