![]() |
FD.io VPP
v18.04-17-g3a0d853
Vector Packet Processing
|
Collaboration diagram for hash_acl_info_t:Data Fields | |
| uword * | mask_type_index_bitmap |
| u32 * | lc_index_list |
| hash_ace_info_t * | rules |
| int | hash_acl_exists |
Definition at line 38 of file hash_lookup_types.h.
| int hash_acl_info_t::hash_acl_exists |
Definition at line 45 of file hash_lookup_types.h.
| u32* hash_acl_info_t::lc_index_list |
Definition at line 42 of file hash_lookup_types.h.
| uword* hash_acl_info_t::mask_type_index_bitmap |
Definition at line 40 of file hash_lookup_types.h.
| hash_ace_info_t* hash_acl_info_t::rules |
Definition at line 43 of file hash_lookup_types.h.