vswitchd: Avoid segfault when local port is required but missing.
[openvswitch] / ofproto / netflow.h
index cc7b96057071705c65f170edcd756e3f32b47256..7f48ddda922e4718dfa34dde3cf36d32c56715c1 100644 (file)
@@ -20,6 +20,8 @@
 #include "flow.h"
 #include "svec.h"
 
+static const int NF_ACTIVE_TIMEOUT_DEFAULT = 600;
+
 struct ofexpired;
 
 struct netflow_options {