datapath: Add skb_csum_help compatibility function.
[openvswitch] / ofproto / netflow.h
index 24505066a3352d963d55ef3ee7901dec3df7a567..701ffd4621b3ab3cdf48d75de6185ebeca841c69 100644 (file)
@@ -21,6 +21,8 @@
 #include "flow.h"
 #include "svec.h"
 
+static const int NF_ACTIVE_TIMEOUT_DEFAULT = 600;
+
 struct ofexpired;
 
 struct netflow_options {