FD.io VPP
v18.01.2-1-g9b554f3
Vector Packet Processing
|
Data Fields | |
uword * | mask_type_index_bitmap |
u32 * | inbound_sw_if_index_list |
u32 * | outbound_sw_if_index_list |
hash_ace_info_t * | rules |
Definition at line 38 of file hash_lookup_types.h.
u32* hash_acl_info_t::inbound_sw_if_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.
u32* hash_acl_info_t::outbound_sw_if_index_list |
Definition at line 43 of file hash_lookup_types.h.
hash_ace_info_t* hash_acl_info_t::rules |
Definition at line 44 of file hash_lookup_types.h.