flow:add enabled hw format function
[vpp.git] / src / vnet / flow / flow.h
index bc9b2f1..19b6761 100644 (file)
@@ -181,6 +181,7 @@ typedef struct
 extern vnet_flow_main_t flow_main;
 
 format_function_t format_flow_actions;
+format_function_t format_flow_enabled_hw;
 
 #endif /* included_vnet_flow_flow_h */