Home
last modified time | relevance | path

Searched refs:NETFLOW_V9_MAX_TIME_TEMPL (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/netgraph/netflow/
H A Dnetflow_v9.h118 #define NETFLOW_V9_MAX_TIME_TEMPL 600 /* Send data templates every ... seconds */ macro
H A Dnetflow_v9.c466 priv->templ_time = NETFLOW_V9_MAX_TIME_TEMPL; in ng_netflow_v9_cache_init()