FD.io VPP
v21.01.1
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_lookup_context_notify_acl_change | ( | u32 | acl_num | ) |
Definition at line 270 of file lookup_context.c.
void acl_plugin_show_lookup_context | ( | u32 | lc_index | ) |
Definition at line 324 of file lookup_context.c.
void acl_plugin_show_lookup_user | ( | u32 | user_index | ) |
Definition at line 307 of file lookup_context.c.
void acl_plugin_show_tables_acl_hash_info | ( | u32 | acl_index | ) |
Definition at line 1174 of file hash_lookup.c.
void acl_plugin_show_tables_applied_info | ( | u32 | sw_if_index | ) |
Definition at line 1233 of file hash_lookup.c.
void acl_plugin_show_tables_bihash | ( | u32 | show_bihash_verbose | ) |
Definition at line 1283 of file hash_lookup.c.
void acl_plugin_show_tables_mask_type | ( | void | ) |
Definition at line 1155 of file hash_lookup.c.