ofproto: Allow tunnel id to be in decimal or hex for trace command.
[openvswitch] / ofproto / netflow.h
index f6fad62b092f92eb0d8e6ce7c8e6bd5449b9b887..58fe7cb37ba249024b67dff43d987cc43352877d 100644 (file)
@@ -62,6 +62,7 @@ void netflow_expire(struct netflow *, struct netflow_flow *,
                     struct ofexpired *);
 void netflow_run(struct netflow *);
 
+void netflow_flow_init(struct netflow_flow *);
 void netflow_flow_clear(struct netflow_flow *);
 void netflow_flow_update_time(struct netflow *, struct netflow_flow *,
                               long long int used);