Home
last modified time | relevance | path

Searched refs:ACTIVE_TIMEOUT (Results 1 – 3 of 3) sorted by relevance

/f-stack/freebsd/netgraph/netflow/
H A Dnetflow.h35 #define ACTIVE_TIMEOUT (30*60) /* maximum flow lifetime is 30 min */ macro
H A Dng_netflow.c260 priv->nfinfo_act_t = ACTIVE_TIMEOUT; in ng_netflow_constructor()
/f-stack/tools/compat/include/netgraph/netflow/
H A Dnetflow.h33 #define ACTIVE_TIMEOUT (30*60) /* maximum flow lifetime is 30 min */ macro