X-Git-Url: https://gerrit.fd.io/r/gitweb?a=blobdiff_plain;f=src%2Fvnet%2Fclassify%2Fflow_classify.h;h=14430df392fd3c71269e5ec41e56f1ed9db7d147;hb=71612d61930e57e7c8ebf9e5647b15a4b23720b2;hp=3ae04cd7b215af0c24f53710bd2aea9289c082df;hpb=92b0275a364022af6ab828dfac83e38c0117cfe6;p=vpp.git diff --git a/src/vnet/classify/flow_classify.h b/src/vnet/classify/flow_classify.h index 3ae04cd7b21..14430df392f 100644 --- a/src/vnet/classify/flow_classify.h +++ b/src/vnet/classify/flow_classify.h @@ -42,7 +42,7 @@ typedef struct { vnet_config_main_t * vnet_config_main [FLOW_CLASSIFY_N_TABLES]; } flow_classify_main_t; -flow_classify_main_t flow_classify_main; +extern flow_classify_main_t flow_classify_main; int vnet_set_flow_classify_intfc (vlib_main_t * vm, u32 sw_if_index, u32 ip4_table_index, u32 ip6_table_index,