![]() |
FD.io VPP
v19.08-27-gf4dcae4
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 635 of file hash_lookup.c.
void acl_plugin_hash_acl_set_validate_heap | ( | int | on | ) |
Definition at line 617 of file hash_lookup.c.
void acl_plugin_lookup_context_notify_acl_change | ( | u32 | acl_num | ) |
Definition at line 275 of file lookup_context.c.
void acl_plugin_show_lookup_context | ( | u32 | lc_index | ) |
Definition at line 329 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 1243 of file hash_lookup.c.
void acl_plugin_show_tables_applied_info | ( | u32 | sw_if_index | ) |
Definition at line 1302 of file hash_lookup.c.
void acl_plugin_show_tables_bihash | ( | u32 | show_bihash_verbose | ) |
Definition at line 1352 of file hash_lookup.c.
void acl_plugin_show_tables_mask_type | ( | void | ) |
Definition at line 1224 of file hash_lookup.c.