FD.io VPP
v18.10-34-gcce845e
Vector Packet Processing
|
Go to the source code of this file.
Data Structures | |
struct | acl_lookup_context_user_t |
struct | acl_lookup_context_t |
Functions | |
void | acl_plugin_lookup_context_notify_acl_change (u32 acl_num) |
void | acl_plugin_show_lookup_context (u32 lc_index) |
void | acl_plugin_show_lookup_user (u32 user_index) |
void | acl_plugin_show_tables_mask_type (void) |
void | acl_plugin_show_tables_acl_hash_info (u32 acl_index) |
void | acl_plugin_show_tables_applied_info (u32 sw_if_index) |
void | acl_plugin_show_tables_bihash (u32 show_bihash_verbose) |
void | acl_plugin_hash_acl_set_validate_heap (int on) |
void | acl_plugin_hash_acl_set_trace_heap (int on) |
void acl_plugin_hash_acl_set_trace_heap | ( | int | on | ) |
Definition at line 645 of file hash_lookup.c.
void acl_plugin_hash_acl_set_validate_heap | ( | int | on | ) |
Definition at line 627 of file hash_lookup.c.
void acl_plugin_lookup_context_notify_acl_change | ( | u32 | acl_num | ) |
Definition at line 269 of file lookup_context.c.
void acl_plugin_show_lookup_context | ( | u32 | lc_index | ) |
Definition at line 323 of file lookup_context.c.
void acl_plugin_show_lookup_user | ( | u32 | user_index | ) |
void acl_plugin_show_tables_acl_hash_info | ( | u32 | acl_index | ) |
Definition at line 1296 of file hash_lookup.c.
void acl_plugin_show_tables_applied_info | ( | u32 | sw_if_index | ) |
Definition at line 1356 of file hash_lookup.c.
void acl_plugin_show_tables_bihash | ( | u32 | show_bihash_verbose | ) |
Definition at line 1406 of file hash_lookup.c.
void acl_plugin_show_tables_mask_type | ( | void | ) |
Definition at line 1277 of file hash_lookup.c.