FD.io VPP  v18.04-17-g3a0d853
Vector Packet Processing
hash_acl_info_t Struct Reference
+ Collaboration diagram for hash_acl_info_t:

Data Fields

uwordmask_type_index_bitmap
 
u32lc_index_list
 
hash_ace_info_trules
 
int hash_acl_exists
 

Detailed Description

Definition at line 38 of file hash_lookup_types.h.

Field Documentation

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.


The documentation for this struct was generated from the following file: