X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ofproto%2Fnetflow.h;h=7f48ddda922e4718dfa34dde3cf36d32c56715c1;hb=680b8c67669e88a6d45c8cc36579230ad8ebc09e;hp=cc7b96057071705c65f170edcd756e3f32b47256;hpb=d17ee8689bff22541dccaa792b70a848641f3646;p=openvswitch diff --git a/ofproto/netflow.h b/ofproto/netflow.h index cc7b9605..7f48ddda 100644 --- a/ofproto/netflow.h +++ b/ofproto/netflow.h @@ -20,6 +20,8 @@ #include "flow.h" #include "svec.h" +static const int NF_ACTIVE_TIMEOUT_DEFAULT = 600; + struct ofexpired; struct netflow_options {