Go to the source code of this file.
◆ flow_classify_next_index_t
Enumerator |
---|
FLOW_CLASSIFY_NEXT_INDEX_DROP | |
FLOW_CLASSIFY_NEXT_INDEX_N_NEXT | |
Definition at line 30 of file flow_classify.h.
◆ flow_classify_table_id_t
Enumerator |
---|
FLOW_CLASSIFY_TABLE_IP4 | |
FLOW_CLASSIFY_TABLE_IP6 | |
FLOW_CLASSIFY_N_TABLES | |
Definition at line 23 of file flow_classify.h.
◆ vnet_set_flow_classify_intfc()
int vnet_set_flow_classify_intfc |
( |
vlib_main_t * |
vm, |
|
|
u32 |
sw_if_index, |
|
|
u32 |
ip4_table_index, |
|
|
u32 |
ip6_table_index, |
|
|
u32 |
is_add |
|
) |
| |
◆ flow_classify_main