X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=ofproto%2Fnetflow.h;h=7f48ddda922e4718dfa34dde3cf36d32c56715c1;hb=99b2042d3beb2528dc0e6176a8c264b2f977ad1d;hp=cc7b96057071705c65f170edcd756e3f32b47256;hpb=58fda1dab104041fc693032475ec4662c1a52849;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 {